Преглед на файлове

Icons theme 'grass2' is now default

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35347 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa преди 16 години
родител
ревизия
02064a628b
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      gui/wxpython/gui_modules/preferences.py

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

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