mailr15871 - /1.3/gui/paths.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on May 02, 2012 - 16:38:
Author: bugman
Date: Wed May  2 16:38:06 2012
New Revision: 15871

URL: http://svn.gna.org/viewcvs/relax?rev=15871&view=rev
Log:
Added the edit-rename Oxygen icons to the paths module.


Modified:
    1.3/gui/paths.py

Modified: 1.3/gui/paths.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/gui/paths.py?rev=15871&r1=15870&r2=15871&view=diff
==============================================================================
--- 1.3/gui/paths.py (original)
+++ 1.3/gui/paths.py Wed May  2 16:38:06 2012
@@ -97,6 +97,7 @@
         self.edit_copy =                        path + 'actions'    + sep + 
'edit-copy.png'
         self.edit_delete =                      path + 'actions'    + sep + 
'edit-delete.png'
         self.edit_find =                        path + 'actions'    + sep + 
'edit-find.png'
+        self.edit_rename =                      path + 'actions'    + sep + 
'edit-rename.png'
         self.edit_select_all =                  path + 'actions'    + sep + 
'edit-select-all.png'
         self.exit =                             path + 'actions'    + sep + 
'system-shutdown.png'
         self.flag_blue =                        path + 'actions'    + sep + 
'flag-blue.png'
@@ -153,6 +154,7 @@
         self.edit_copy =            path + 'actions'    + sep + 
'edit-copy.png'
         self.edit_delete =          path + 'actions'    + sep + 
'edit-delete.png'
         self.edit_find =            path + 'actions'    + sep + 
'edit-find.png'
+        self.edit_rename =          path + 'actions'    + sep + 
'edit-rename.png'
         self.edit_select_all =      path + 'actions'    + sep + 
'edit-select-all.png'
         self.document_close =       path + 'actions'    + sep + 
'document-close.png'
         self.document_properties =  path + 'actions'    + sep + 
'document-properties.png'
@@ -228,6 +230,7 @@
         self.edit_copy =                        path + 'actions'    + sep + 
'edit-copy.png'
         self.edit_delete =                      path + 'actions'    + sep + 
'edit-delete.png'
         self.edit_find =                        path + 'actions'    + sep + 
'edit-find.png'
+        self.edit_rename =                      path + 'actions'    + sep + 
'edit-rename.png'
         self.edit_select_all =                  path + 'actions'    + sep + 
'edit-select-all.png'
         self.go_bottom =                        path + 'actions'    + sep + 
'go-bottom.png'
         self.go_top =                           path + 'actions'    + sep + 
'go-top.png'
@@ -285,6 +288,7 @@
         self.edit_copy =                        path + 'actions'    + sep + 
'edit-copy.png'
         self.edit_delete =                      path + 'actions'    + sep + 
'edit-delete.png'
         self.edit_find =                        path + 'actions'    + sep + 
'edit-find.png'
+        self.edit_rename =                      path + 'actions'    + sep + 
'edit-rename.png'
         self.edit_select_all =                  path + 'actions'    + sep + 
'edit-select-all.png'
         self.forwards =                         path + 'actions'    + sep + 
'go-next-view.png'
         self.go_bottom =                        path + 'actions'    + sep + 
'go-bottom.png'




Related Messages


Powered by MHonArc, Updated Wed May 02 17:00:02 2012