OSDN Git Service

update default startup group
authorMartin Renold <martinxyz@gmx.ch>
Sun, 13 Nov 2011 16:06:38 +0000 (17:06 +0100)
committerMartin Renold <martinxyz@gmx.ch>
Sun, 13 Nov 2011 16:06:38 +0000 (17:06 +0100)
gui/brushmanager.py

index 56e77ed..10738a5 100644 (file)
@@ -24,7 +24,7 @@ from warnings import warn
 preview_w = 128
 preview_h = 128
 
-DEFAULT_STARTUP_GROUP = 'Deevad'  # Suggestion only
+DEFAULT_STARTUP_GROUP = 'set#2'  # Suggestion only
 DEFAULT_BRUSH = 'deevad/artpen'  # TODO: phase out and use heuristics?
 DEFAULT_ERASER = 'deevad/stick'  # TODO: ---------------"--------------
 FOUND_BRUSHES_GROUP = 'lost&found'