diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 11:28:48 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 11:28:48 -0500 |
commit | cb85159ade99b897b2b958104408b10e55a1f309 (patch) | |
tree | 2a26d8a946628afad8dbd02ef05678749f33ffb3 /IconThemes/locolor | |
parent | 8ce513b47cb9ab29a8be748869c71c8ddbc8324b (diff) | |
download | tdeartwork-cb85159ade99b897b2b958104408b10e55a1f309.tar.gz tdeartwork-cb85159ade99b897b2b958104408b10e55a1f309.zip |
Add missing categories group to icon theme files
Diffstat (limited to 'IconThemes/locolor')
-rw-r--r-- | IconThemes/locolor/index.theme | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/IconThemes/locolor/index.theme b/IconThemes/locolor/index.theme index 278135af..993ea3a7 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/places,16x16/mimetypes,32x32/apps,32x32/devices,32x32/places,32x32/mimetypes +Directories=16x16/actions,16x16/apps,16x16/categories,16x16/devices,16x16/places,16x16/mimetypes,32x32/apps,32x32/categories,32x32/devices,32x32/places,32x32/mimetypes [16x16/actions] Size=16 Context=Actions @@ -125,6 +125,10 @@ Type=Fixed Size=16 Context=Applications Type=Fixed +[16x16/categories] +Size=16 +Context=Categories +Type=Fixed [16x16/devices] Size=16 Context=Devices @@ -141,6 +145,10 @@ Type=Fixed Size=32 Context=Applications Type=Fixed +[32x32/categories] +Size=32 +Context=Categories +Type=Fixed [32x32/devices] Size=32 Context=Devices |