Fixing die code for profile-clean. Adding folder for profile-gui-clean.
This commit is contained in:
parent
81ecbffc53
commit
fb78c4431e
2 changed files with 3 additions and 2 deletions
|
@ -30,7 +30,8 @@ sub profile_gui_clean {
|
|||
".gconf",
|
||||
".kde",
|
||||
".gnome2",
|
||||
".gnome2_private"
|
||||
".gnome2_private",
|
||||
".local"
|
||||
);
|
||||
|
||||
foreach (@directories) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue