mailr10593 - /branches/bieri_gui/gui_bieri/paths.py


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

Header


Content

Posted by edward on January 29, 2010 - 13:17:
Author: bugman
Date: Fri Jan 29 13:17:58 2010
New Revision: 10593

URL: http://svn.gna.org/viewcvs/relax?rev=10593&view=rev
Log:
Switched to using the blue 'add' icon.


Modified:
    branches/bieri_gui/gui_bieri/paths.py

Modified: branches/bieri_gui/gui_bieri/paths.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/paths.py?rev=10593&r1=10592&r2=10593&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/paths.py (original)
+++ branches/bieri_gui/gui_bieri/paths.py Fri Jan 29 13:17:58 2010
@@ -53,6 +53,6 @@
 REF_ICON = ICON_PATH + '16x16'+sep+'actions'+sep+'flag-blue.png'
 
 # 48x48 icons.
-ADD_ICON = ICON_PATH + '48x48'+sep+'actions'+sep+'list-add.png'
+ADD_ICON = ICON_PATH + '48x48'+sep+'actions'+sep+'list-add-relax-blue.png'
 CANCEL_ICON = ICON_PATH + '48x48'+sep+'actions'+sep+'dialog-cancel.png'
 REMOVE_ICON = ICON_PATH + '48x48'+sep+'actions'+sep+'list-remove.png'




Related Messages


Powered by MHonArc, Updated Fri Jan 29 13:40:03 2010