aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/xlaunch/resources/strings.rc
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-05-03 13:09:19 +0200
committermarha <marha@users.sourceforge.net>2012-05-03 13:09:19 +0200
commit460182676a960385dff96c1563f781213060f6fc (patch)
tree7c5a3aa0be17d0dbbd1043af86bff3cb7ed96508 /xorg-server/hw/xwin/xlaunch/resources/strings.rc
parente230e5cc86752a7c8873135909e83ea12cec8160 (diff)
downloadvcxsrv-460182676a960385dff96c1563f781213060f6fc.tar.gz
vcxsrv-460182676a960385dff96c1563f781213060f6fc.tar.bz2
vcxsrv-460182676a960385dff96c1563f781213060f6fc.zip
Now the display number can be set to automatic by specifying -1
Diffstat (limited to 'xorg-server/hw/xwin/xlaunch/resources/strings.rc')
-rw-r--r--xorg-server/hw/xwin/xlaunch/resources/strings.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/xlaunch/resources/strings.rc b/xorg-server/hw/xwin/xlaunch/resources/strings.rc
index dab2b30af..8a3c487f5 100644
--- a/xorg-server/hw/xwin/xlaunch/resources/strings.rc
+++ b/xorg-server/hw/xwin/xlaunch/resources/strings.rc
@@ -30,6 +30,7 @@
#define STR_WINDOWED "One large window"
#define STR_NODECORATION "One window without titlebar"
#define STR_DISPLAY_DESC "Display number"
+#define STR_DISPLAY_EXTRA_DESC "(Specify -1 to let vcxsrv automatically choose one)"
#define STR_CAPTION_CLIENTS "Client startup"
#define STR_CLIENT_NONE "Start no client"