Author: stephan
Date: 2008-04-17 21:47:42 +0000 (Thu, 17 Apr 2008)
New Revision: 26866

Added:
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-cdrom.png
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-harddisk.png
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/gnome-fs-trash-empty.png
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/user-trash.png
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/gnome-fs-trash-full.png
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/user-trash-full.png
Modified:
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/Makefile.am
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/Makefile.am
   
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/Makefile.am
Log:
Add trash-icon and hd/optical icons



Modified: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/Makefile.am
===================================================================
--- 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/Makefile.am
     2008-04-17 21:03:20 UTC (rev 26865)
+++ 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/Makefile.am
     2008-04-17 21:47:42 UTC (rev 26866)
@@ -1,7 +1,10 @@
 
 kde_compatible_icons =
 
-gtk_compatible_icons =
+gtk_compatible_icons = \
+gnome-dev-harddisk.png \
+gnome-dev-cdrom.png
 
 icon_naming_spec_compatible_icons = \
-drive-harddisk.png
+drive-harddisk.png \
+drive-optical.png

Added: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-cdrom.png
===================================================================
--- 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-cdrom.png
                             (rev 0)
+++ 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-cdrom.png
     2008-04-17 21:47:42 UTC (rev 26866)
@@ -0,0 +1 @@
+link drive-optical.png
\ No newline at end of file


Property changes on: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-cdrom.png
___________________________________________________________________
Name: svn:special
   + *

Added: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-harddisk.png
===================================================================
--- 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-harddisk.png
                          (rev 0)
+++ 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-harddisk.png
  2008-04-17 21:47:42 UTC (rev 26866)
@@ -0,0 +1 @@
+link drive-harddisk.png
\ No newline at end of file


Property changes on: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/devices/gnome-dev-harddisk.png
___________________________________________________________________
Name: svn:special
   + *

Modified: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/Makefile.am
===================================================================
--- 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/Makefile.am
      2008-04-17 21:03:20 UTC (rev 26865)
+++ 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/Makefile.am
      2008-04-17 21:47:42 UTC (rev 26866)
@@ -5,12 +5,14 @@
 gtk_compatible_icons = \
 gnome-fs-directory.png \
 gnome-fs-desktop.png \
-gnome-fs-home.png
+gnome-fs-home.png \
+gnome-fs-trash-empty.png
 
 icon_naming_spec_compatible_icons = \
 folder.png \
 user-home.png \
-user-desktop.png
+user-desktop.png \
+user-trash.png
 
 icon_DATA = \
        $(icon_naming_spec_compatible_icons) \

Added: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/gnome-fs-trash-empty.png
===================================================================
--- 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/gnome-fs-trash-empty.png
                         (rev 0)
+++ 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/gnome-fs-trash-empty.png
 2008-04-17 21:47:42 UTC (rev 26866)
@@ -0,0 +1 @@
+link user-trash.png
\ No newline at end of file


Property changes on: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/gnome-fs-trash-empty.png
___________________________________________________________________
Name: svn:special
   + *

Copied: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/places/user-trash.png
 (from rev 26865, 
xfce4-icon-theme/trunk/Rodent/48x48/filesystems/gnome-fs-trash-empty.png)
===================================================================
(Binary files differ)

Modified: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/Makefile.am
===================================================================
--- 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/Makefile.am
      2008-04-17 21:03:20 UTC (rev 26865)
+++ 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/Makefile.am
      2008-04-17 21:47:42 UTC (rev 26866)
@@ -0,0 +1,17 @@
+icondir = $(datadir)/icons/Rodent-2/48x48/status
+
+kde_compatible_icons =
+
+gtk_compatible_icons = \
+gnome-fs-trash-full.png
+
+icon_naming_spec_compatible_icons = \
+user-trash-full.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/status/gnome-fs-trash-full.png
===================================================================
--- 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/gnome-fs-trash-full.png
                          (rev 0)
+++ 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/gnome-fs-trash-full.png
  2008-04-17 21:47:42 UTC (rev 26866)
@@ -0,0 +1 @@
+link user-trash-full.png
\ No newline at end of file


Property changes on: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/gnome-fs-trash-full.png
___________________________________________________________________
Name: svn:special
   + *

Copied: 
xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/status/user-trash-full.png
 (from rev 26865, 
xfce4-icon-theme/trunk/Rodent/48x48/filesystems/gnome-fs-trash-full.png)
===================================================================
(Binary files differ)

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to