[Xfce4-commits] r26864 - xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions

Stephan Arts stephan at xfce.org
Thu Apr 17 17:16:08 CEST 2008


Author: stephan
Date: 2008-04-17 15:16:08 +0000 (Thu, 17 Apr 2008)
New Revision: 26864

Added:
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-copy.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-cut.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-paste.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-redo.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-undo.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-copy.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-cut.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-fullscreen.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-paste.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-redo.png
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-undo.png
Modified:
   xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/Makefile.am
Log:
Add following icons:
edit-cut    gtk-cut
edit-copy   gtk-copy
edit-paste  gtk-paste
edit-undo   gtk-undo
edit-redo   gtk-redo
gtk-fullscreen


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 13:04:06 UTC (rev 26863)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/Makefile.am	2008-04-17 15:16:08 UTC (rev 26864)
@@ -12,6 +12,9 @@
 gtk-apply.png \
 gtk-cancel.png \
 gtk-close.png \
+gtk-copy.png \
+gtk-cut.png \
+gtk-fullscreen.png \
 gtk-help.png \
 gtk-go-down.png \
 gtk-go-up.png \
@@ -21,14 +24,21 @@
 gtk-go-forward-rtl.png \
 gtk-ok.png \
 gtk-open.png \
+gtk-paste.png \
+gtk-redo.png \
 gtk-refresh.png \
 gtk-remove.png \
+gtk-undo.png \
 gtk-zoom-fit.png \
 gtk-zoom-in.png \
 gtk-zoom-100.png \
 gtk-zoom-out.png
 
 icon_naming_spec_compatible_icons = \
+edit-cut.png \
+edit-paste.png \
+edit-redo.png \
+edit-undo.png \
 go-up.png \
 go-down.png \
 go-previous.png \

Copied: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-copy.png (from rev 26863, xfce4-icon-theme/trunk/Rodent/48x48/actions/stock_copy.png)
===================================================================
(Binary files differ)

Copied: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-cut.png (from rev 26863, xfce4-icon-theme/trunk/Rodent/48x48/actions/stock_cut.png)
===================================================================
(Binary files differ)

Copied: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-paste.png (from rev 26863, xfce4-icon-theme/trunk/Rodent/48x48/actions/stock_paste.png)
===================================================================
(Binary files differ)

Copied: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-redo.png (from rev 26863, xfce4-icon-theme/trunk/Rodent/48x48/actions/stock_redo.png)
===================================================================
(Binary files differ)

Copied: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/edit-undo.png (from rev 26863, xfce4-icon-theme/trunk/Rodent/48x48/actions/stock_undo.png)
===================================================================
(Binary files differ)

Added: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-copy.png
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-copy.png	                        (rev 0)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-copy.png	2008-04-17 15:16:08 UTC (rev 26864)
@@ -0,0 +1 @@
+link edit-copy.png
\ No newline at end of file


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

Added: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-cut.png
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-cut.png	                        (rev 0)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-cut.png	2008-04-17 15:16:08 UTC (rev 26864)
@@ -0,0 +1 @@
+link edit-cut.png
\ No newline at end of file


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

Added: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-fullscreen.png
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-fullscreen.png	                        (rev 0)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-fullscreen.png	2008-04-17 15:16:08 UTC (rev 26864)
@@ -0,0 +1 @@
+link view-fullscreen.png
\ No newline at end of file


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

Added: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-paste.png
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-paste.png	                        (rev 0)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-paste.png	2008-04-17 15:16:08 UTC (rev 26864)
@@ -0,0 +1 @@
+link edit-paste.png
\ No newline at end of file


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

Added: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-redo.png
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-redo.png	                        (rev 0)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-redo.png	2008-04-17 15:16:08 UTC (rev 26864)
@@ -0,0 +1 @@
+link edit-redo.png
\ No newline at end of file


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

Added: xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-undo.png
===================================================================
--- xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-undo.png	                        (rev 0)
+++ xfce4-icon-theme/branches/xfce4-icon-theme-compliant/Rodent-2/48x48/actions/gtk-undo.png	2008-04-17 15:16:08 UTC (rev 26864)
@@ -0,0 +1 @@
+link edit-undo.png
\ No newline at end of file


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



More information about the Xfce4-commits mailing list