Slightly reorganized the configuration file.
authorMarco Zanon <info@marcozanon.com>
Wed, 12 Sep 2012 14:04:06 +0000 (14:04 +0000)
committerMarco Zanon <info@marcozanon.com>
Wed, 12 Sep 2012 14:04:06 +0000 (14:04 +0000)
0.x/configuration.sample

index 4648eabd95fadaf7036ef69bde33486a99c356a5..4102feccefca6d5bc2560edafcd314fc9aca1f03 100644 (file)
@@ -7,13 +7,13 @@
 ## Configuration parameters.
 
 __CONFIGURATION_PARAMETERS_BELOW__
+WIDTH="__YOUR_TEXT_HERE__"
+HEIGHT="__YOUR_TEXT_HERE__"
 INPUT_BOX_TITLE="__YOUR_TEXT_HERE__"
 INPUT_BOX_MESSAGE="__YOUR_TEXT_HERE__"
 LABEL_COLUMN_TITLE="__YOUR_TEXT_HERE__"
 CONNECTIONS[0]="__YOUR_LABEL_HERE__|__YOUR_VNC_SERVER_COMMAND_ARGUMENTS_HERE__"
 CONNECTIONS[1]="__YOUR_LABEL_HERE__|__YOUR_VNC_SERVER_COMMAND_ARGUMENTS_HERE__"
+SERVER_CONNECTION_ERROR_MESSAGE="__YOUR_TEXT_HERE__"
 CLIENT_CONNECTED_MESSAGE="__YOUR_TEXT_HERE__"
 CLIENT_GONE_MESSAGE="__YOUR_TEXT_HERE__"
-SERVER_CONNECTION_ERROR_MESSAGE="__YOUR_TEXT_HERE__"
-WIDTH="500"
-HEIGHT="400"