mailr16906 - in /trunk: graphics/wizards/oxygen-icon-weather-snow-scattered-night.png user_functions/temperature.py


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

Header


Content

Posted by edward on June 13, 2012 - 22:47:
Author: bugman
Date: Wed Jun 13 22:47:51 2012
New Revision: 16906

URL: http://svn.gna.org/viewcvs/relax?rev=16906&view=rev
Log:
Added the status/weather-snow-scattered-night Oxygen icon as a wizard graphic 
for the temperature uf.


Added:
    trunk/graphics/wizards/oxygen-icon-weather-snow-scattered-night.png   
(with props)
Modified:
    trunk/user_functions/temperature.py

Added: trunk/graphics/wizards/oxygen-icon-weather-snow-scattered-night.png
URL: 
http://svn.gna.org/viewcvs/relax/trunk/graphics/wizards/oxygen-icon-weather-snow-scattered-night.png?rev=16906&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
trunk/graphics/wizards/oxygen-icon-weather-snow-scattered-night.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: trunk/user_functions/temperature.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/temperature.py?rev=16906&r1=16905&r2=16906&view=diff
==============================================================================
--- trunk/user_functions/temperature.py (original)
+++ trunk/user_functions/temperature.py Wed Jun 13 22:47:51 2012
@@ -53,3 +53,4 @@
 uf.menu_text = "&temperature"
 uf.gui_icon = "oxygen.status.weather-clear"
 uf.wizard_size = (700, 500)
+uf.wizard_image = WIZARD_IMAGE_PATH + 
'oxygen-icon-weather-snow-scattered-night.png'




Related Messages


Powered by MHonArc, Updated Thu Jun 14 00:20:02 2012