summaryrefslogtreecommitdiffstats
path: root/share/icons
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2019-07-08 21:13:31 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-07-08 21:13:31 +0000
commitbcdbc032ed304910d376e95e2f1752c356bd2e4f (patch)
tree2a0c95f98b3a4bf9e984c53dbf23a401a60d8643 /share/icons
parentcomment uneeded header (diff)
downloadinkscape-bcdbc032ed304910d376e95e2f1752c356bd2e4f.tar.gz
inkscape-bcdbc032ed304910d376e95e2f1752c356bd2e4f.zip
Rename multicolot theme and fix theme files
Diffstat (limited to 'share/icons')
-rw-r--r--share/icons/CMakeLists.txt2
-rw-r--r--share/icons/Tango/index.theme42
-rw-r--r--share/icons/hicolor/index.theme45
-rw-r--r--share/icons/nextgen/index.theme51
4 files changed, 7 insertions, 133 deletions
diff --git a/share/icons/CMakeLists.txt b/share/icons/CMakeLists.txt
index 3080b2482..6233a4264 100644
--- a/share/icons/CMakeLists.txt
+++ b/share/icons/CMakeLists.txt
@@ -1,5 +1,5 @@
add_subdirectory(application)
add_subdirectory(hicolor)
-add_subdirectory(nextgen)
+add_subdirectory(multicolor-beta)
add_subdirectory(Tango)
diff --git a/share/icons/Tango/index.theme b/share/icons/Tango/index.theme
index 572cc8672..c07be282d 100644
--- a/share/icons/Tango/index.theme
+++ b/share/icons/Tango/index.theme
@@ -2,49 +2,11 @@
Name=Tango
Comment=Tango icon theme
Hidden=true
-Directories=scalable/actions,scalable/apps,16x16/apps,22x22/apps,24x24/apps,32x32/apps,48x48/apps,256x256/apps
+Directories=scalable/actions
[scalable/actions]
MinSize=8
Size=16
MaxSize=512
Context=Actions
-Type=Scalable
-
-[scalable/apps]
-MinSize=8
-Size=16
-MaxSize=512
-Context=Applications
-Type=Scalable
-
-[16x16/apps]
-Context=Applications
-Size=16
-Type=Fixed
-
-[22x22/apps]
-Context=Applications
-Size=22
-Type=Fixed
-
-[24x24/apps]
-Context=Applications
-Size=24
-Type=Fixed
-
-[32x32/apps]
-Context=Applications
-Size=32
-Type=Fixed
-
-[48x48/apps]
-Context=Applications
-Size=48
-Type=Fixed
-
-[256x256/apps]
-Context=Applications
-Size=256
-Type=Fixed
-
+Type=Scalable \ No newline at end of file
diff --git a/share/icons/hicolor/index.theme b/share/icons/hicolor/index.theme
index 2369cdc0b..ca16b28de 100644
--- a/share/icons/hicolor/index.theme
+++ b/share/icons/hicolor/index.theme
@@ -2,7 +2,7 @@
Name=Hicolor
Comment=Fallback icon theme
Hidden=true
-Directories=scalable/actions,scalable/apps,symbolic/actions,symbolic/apps,16x16/apps,22x22/apps,24x24/apps,32x32/apps,48x48/apps,256x256/apps
+Directories=scalable/actions, symbolic/actions
[scalable/actions]
MinSize=8
@@ -11,13 +11,6 @@ MaxSize=512
Context=Actions
Type=Scalable
-[scalable/apps]
-MinSize=8
-Size=16
-MaxSize=512
-Context=Applications
-Type=Scalable
-
[symbolic/actions]
MinSize=8
Size=16
@@ -25,40 +18,4 @@ MaxSize=512
Context=Actions
Type=Scalable
-[symbolic/apps]
-MinSize=8
-Size=16
-MaxSize=512
-Context=Applications
-Type=Scalable
-
-[16x16/apps]
-Context=Applications
-Size=16
-Type=Fixed
-
-[22x22/apps]
-Context=Applications
-Size=22
-Type=Fixed
-
-[24x24/apps]
-Context=Applications
-Size=24
-Type=Fixed
-
-[32x32/apps]
-Context=Applications
-Size=32
-Type=Fixed
-
-[48x48/apps]
-Context=Applications
-Size=48
-Type=Fixed
-
-[256x256/apps]
-Context=Applications
-Size=256
-Type=Fixed
diff --git a/share/icons/nextgen/index.theme b/share/icons/nextgen/index.theme
index 5a7ed7623..6e403f4a3 100644
--- a/share/icons/nextgen/index.theme
+++ b/share/icons/nextgen/index.theme
@@ -1,8 +1,8 @@
[Icon Theme]
-Name=nextgen
+Name=multicolor-beta
Comment=next generation theme for inkscape
Hidden=true
-Directories=scalable/actions,scalable/apps,symbolic/actions,symbolic/apps,16x16/apps,22x22/apps,24x24/apps,32x32/apps,48x48/apps,256x256/apps
+Directories=scalable/actions,symbolic/actions
[scalable/actions]
MinSize=8
@@ -11,54 +11,9 @@ MaxSize=512
Context=Actions
Type=Scalable
-[scalable/apps]
-MinSize=8
-Size=16
-MaxSize=512
-Context=Applications
-Type=Scalable
-
[symbolic/actions]
MinSize=8
Size=16
MaxSize=512
Context=Actions
-Type=Scalable
-
-[symbolic/apps]
-MinSize=8
-Size=16
-MaxSize=512
-Context=Applications
-Type=Scalable
-
-[16x16/apps]
-Context=Applications
-Size=16
-Type=Fixed
-
-[22x22/apps]
-Context=Applications
-Size=22
-Type=Fixed
-
-[24x24/apps]
-Context=Applications
-Size=24
-Type=Fixed
-
-[32x32/apps]
-Context=Applications
-Size=32
-Type=Fixed
-
-[48x48/apps]
-Context=Applications
-Size=48
-Type=Fixed
-
-[256x256/apps]
-Context=Applications
-Size=256
-Type=Fixed
-
+Type=Scalable \ No newline at end of file