mailr13878 - in /branches/gui_testing: graphics/oxygen_icons/16x16/actions/flag-red.png gui/paths.py


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

Header


Content

Posted by edward on July 26, 2011 - 12:25:
Author: bugman
Date: Tue Jul 26 12:25:30 2011
New Revision: 13878

URL: http://svn.gna.org/viewcvs/relax?rev=13878&view=rev
Log:
Added a red flag to use if the user changes the model-free models!


Added:
    branches/gui_testing/graphics/oxygen_icons/16x16/actions/flag-red.png   
(with props)
Modified:
    branches/gui_testing/gui/paths.py

Added: branches/gui_testing/graphics/oxygen_icons/16x16/actions/flag-red.png
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/graphics/oxygen_icons/16x16/actions/flag-red.png?rev=13878&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
branches/gui_testing/graphics/oxygen_icons/16x16/actions/flag-red.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: branches/gui_testing/gui/paths.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/paths.py?rev=13878&r1=13877&r2=13878&view=diff
==============================================================================
--- branches/gui_testing/gui/paths.py (original)
+++ branches/gui_testing/gui/paths.py Tue Jul 26 12:25:30 2011
@@ -83,6 +83,7 @@
         self.edit_delete =          path + 'actions'    + sep + 
'edit-delete.png'
         self.exit =                 path + 'actions'    + sep + 
'system-shutdown.png'
         self.flag_blue =            path + 'actions'    + sep + 
'flag-blue.png'
+        self.flag_red =             path + 'actions'    + sep + 
'flag-red.png'
         self.list_remove =          path + 'actions'    + sep + 
'list-remove.png'
         self.load =                 path + 'actions'    + sep + 
'arrow-right.png'
         self.manual =               path + 'mimetypes'  + sep + 
'application-pdf.png'




Related Messages


Powered by MHonArc, Updated Tue Jul 26 12:40:02 2011