[Xfce4-commits] r26859 - in xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2: . 48x48/actions

Stephan Arts stephan at xfce.org
Thu Apr 17 14:22:53 CEST 2008


Author: stephan
Date: 2008-04-17 12:22:53 +0000 (Thu, 17 Apr 2008)
New Revision: 26859

Added:
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-go-down.png
Modified:
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/Makefile.am
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/index.theme.in
Log:
Add missing categories to index.theme.in
Add missing symlink for gtk-go-down
Improve 48x48/actions/Makefile.am


Modified: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/Makefile.am
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/Makefile.am	2008-04-17 12:17:01 UTC (rev 26858)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/Makefile.am	2008-04-17 12:22:53 UTC (rev 26859)
@@ -1,4 +1,6 @@
 
+icondir = $(datadir)/icons/Rodent-2/48x48/actions
+
 kde_compatible_icons = \
 up.png \
 down.png \
@@ -35,3 +37,10 @@
 zoom-in.png \
 zoom-original.png \
 zoom-out.png
+
+icon_DATA = \
+	$(icon_naming_spec_compatible_icons) \
+	$(gtk_compatible_icons) \
+	$(kde_compatible_icons)
+
+EXTRA_DIST =  $(icon_DATA)

Added: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-go-down.png
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-go-down.png	                        (rev 0)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-go-down.png	2008-04-17 12:22:53 UTC (rev 26859)
@@ -0,0 +1 @@
+link go-down.png
\ No newline at end of file


Property changes on: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-go-down.png
___________________________________________________________________
Name: svn:special
   + *

Modified: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/index.theme.in
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/index.theme.in	2008-04-17 12:17:01 UTC (rev 26858)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/index.theme.in	2008-04-17 12:22:53 UTC (rev 26859)
@@ -1,7 +1,7 @@
 [Icon Theme]
 _Name=Rodent-2
 _Comment=Development version of the default icon-theme for the Xfce Desktop Environment
-Directories=48x48/actions,48x48/apps,48x48/places
+Directories=48x48/actions,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/intl,48x48/mimetypes,48x48/places,48x48/status
 
 [48x48/actions]
 Size=48
@@ -13,7 +13,37 @@
 Context=Applications
 Type=Scalable
 
+[48x48/categories]
+Size=48
+Context=Categories
+Type=Scalable
+
+[48x48/devices]
+Size=48
+Context=Devices
+Type=Scalable
+
+[48x48/emblems]
+Size=48
+Context=Emblems
+Type=Scalable
+
+[48x48/intl]
+Size=48
+Context=International
+Type=Scalable
+
+[48x48/mimetypes]
+Size=48
+Context=MimeTypes
+Type=Scalable
+
 [48x48/places]
 Size=48
 Context=Places
 Type=Scalable
+
+[48x48/status]
+Size=48
+Context=Status
+Type=Scalable



More information about the Xfce4-commits mailing list