Parcourir la source

Icons theme 'grass2' is now default

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35347 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa il y a 16 ans
Parent
commit
02064a628b
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      gui/wxpython/gui_modules/preferences.py

+ 3 - 3
gui/wxpython/gui_modules/preferences.py

@@ -10,7 +10,7 @@ Classes:
  - DefaultFontDialog
  - MapsetAccess
 
-(C) 2007-2008 by the GRASS Development Team
+(C) 2007-2009 by the GRASS Development Team
 This program is free software under the GNU General Public
 License (>=v2). Read the file COPYING that comes with GRASS
 for details.
@@ -112,8 +112,8 @@ class Settings:
                     'type' : 'home'
                     }, # home, gisdbase, location, mapset
                 'iconTheme' : {
-                    'type' : 'grass'
-                    }, # grass, silk
+                    'type' : 'grass2'
+                    }, # grass2, grass, silk
                 },
             #
             # Attribute Table Manager