Author: reinhard Date: 2011-06-18 04:17:48 -0500 (Sat, 18 Jun 2011) New Revision: 10320
Modified: trunk/gnue-designer/ trunk/gnue-designer/src/base/Config.py Log: Login box displays without needing gnue.conf (see forms bzr-685) Property changes on: trunk/gnue-designer ___________________________________________________________________ Name: bzr:revision-info - timestamp: 2011-05-09 11:19:49.973999977 -0700 committer: whizman properties: branch-nick: designer + timestamp: 2011-05-09 13:46:54.759999990 -0700 committer: whizman properties: branch-nick: designer Name: bzr:file-ids - src/__init__.py 1424@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-designer:src%2F__init__.py + src/base/Config.py 2706@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-designer:src%2Fbase%2FConfig.py Name: bzr:revision-id:v4 - 937 reinhard.muel...@bytewise.at-20100426083744-iq5ahvdxf38ltx6r 938 whizman_software_solutions_www.whizman.com-20110131201023-bmx4kgkf4erlim85 939 whizman_software_solutions_www.whizman.com-20110226005239-cn6eioyybe5p62rh 940 whizman-20110504201148-w669gtbff176vhop 941 whizman-20110505231025-243w4sfxhzqcbzt2 942 whizman-20110509181949-gnbxobve89qk8pr5 + 937 reinhard.muel...@bytewise.at-20100426083744-iq5ahvdxf38ltx6r 938 whizman_software_solutions_www.whizman.com-20110131201023-bmx4kgkf4erlim85 939 whizman_software_solutions_www.whizman.com-20110226005239-cn6eioyybe5p62rh 940 whizman-20110504201148-w669gtbff176vhop 941 whizman-20110505231025-243w4sfxhzqcbzt2 942 whizman-20110509181949-gnbxobve89qk8pr5 943 whizman-20110509204654-xx9cb9tiuszib409 Name: bzr:text-parents - src/__init__.py svn-v3-single1-dHJ1bmsvZ251ZS1kZXNpZ25lcg..:3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-designer:10075 + src/base/Config.py svn-v3-single1-dHJ1bmsvZ251ZS1kZXNpZ25lcg..:3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-designer:9955 Modified: trunk/gnue-designer/src/base/Config.py =================================================================== --- trunk/gnue-designer/src/base/Config.py 2011-06-18 09:17:46 UTC (rev 10319) +++ trunk/gnue-designer/src/base/Config.py 2011-06-18 09:17:48 UTC (rev 10320) @@ -64,6 +64,13 @@ 'Typecast' : GTypecast.number, 'Default' : 100.0 }, + { 'Name' : 'loginPNG', + 'Type' : 'Setting', + 'Comment' : 'Location of GNUe login logo (PNG format).', + 'Description': 'Location of GNUe login logo (PNG format).', + 'Typecast' : GTypecast.text, + 'Default' : 'gnue.png' }, + # # Toolbar Icons # _______________________________________________ commit-gnue mailing list commit-gnue@gnu.org https://lists.gnu.org/mailman/listinfo/commit-gnue