diff options
author | Timothy Pearson <[email protected]> | 2012-11-20 00:31:34 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-11-20 00:31:34 -0600 |
commit | 293857a2cba0b9963c644585ac274e125f38dd11 (patch) | |
tree | c6a54da4fdf4e6f0a4b54842aa945e0af3a4ad89 /IconThemes/locolor | |
parent | 54c21d3841b359b541eab4f2f76ffd94072280f4 (diff) | |
download | tdeartwork-293857a2cba0b9963c644585ac274e125f38dd11.tar.gz tdeartwork-293857a2cba0b9963c644585ac274e125f38dd11.zip |
Use places instead of filesystems in icon themes
Diffstat (limited to 'IconThemes/locolor')
-rw-r--r-- | IconThemes/locolor/index.theme | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/IconThemes/locolor/index.theme b/IconThemes/locolor/index.theme index fc62480b..99c2f069 100644 --- a/IconThemes/locolor/index.theme +++ b/IconThemes/locolor/index.theme @@ -116,7 +116,7 @@ SmallSizes=16 PanelDefault=16 PanelSizes=16,32 LockOverlay=lockoverlay -Directories=16x16/actions,16x16/apps,16x16/devices,16x16/filesystems,16x16/mimetypes,32x32/apps,32x32/devices,32x32/filesystems,32x32/mimetypes +Directories=16x16/actions,16x16/apps,16x16/devices,16x16/places,16x16/mimetypes,32x32/apps,32x32/devices,32x32/places,32x32/mimetypes [16x16/actions] Size=16 Context=Actions @@ -129,7 +129,7 @@ Type=Fixed Size=16 Context=Devices Type=Fixed -[16x16/filesystems] +[16x16/places] Size=16 Context=FileSystems Type=Fixed @@ -145,7 +145,7 @@ Type=Fixed Size=32 Context=Devices Type=Fixed -[32x32/filesystems] +[32x32/places] Size=32 Context=FileSystems Type=Fixed |