diff options
author | marha <marha@users.sourceforge.net> | 2009-07-29 08:55:24 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-29 08:55:24 +0000 |
commit | 6f45caf0fe3e94a83835fa1f5d04233b9e936efc (patch) | |
tree | 7a9acb1da51ac6ee9e328b8dbe90865e9c23bcb1 /xorg-server/hw/xwin/xlaunch/resources | |
parent | fdd1017b307eb3b561f0af06344285d3a05d60e6 (diff) | |
download | vcxsrv-6f45caf0fe3e94a83835fa1f5d04233b9e936efc.tar.gz vcxsrv-6f45caf0fe3e94a83835fa1f5d04233b9e936efc.tar.bz2 vcxsrv-6f45caf0fe3e94a83835fa1f5d04233b9e936efc.zip |
Changed property names.
Diffstat (limited to 'xorg-server/hw/xwin/xlaunch/resources')
-rw-r--r-- | xorg-server/hw/xwin/xlaunch/resources/strings.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg-server/hw/xwin/xlaunch/resources/strings.rc b/xorg-server/hw/xwin/xlaunch/resources/strings.rc index 5a9cd281b..94db96659 100644 --- a/xorg-server/hw/xwin/xlaunch/resources/strings.rc +++ b/xorg-server/hw/xwin/xlaunch/resources/strings.rc @@ -60,15 +60,15 @@ #define STR_CAPTION_CLIPBOARD "Clipboard settings" #define STR_CLIPBOARD "Clipboard" #define STR_CLIPBOARD_DESC "Start the integrated clipboard manager" -#define STR_EXTRA_PARAMS_DESC "Additional parameters for Xming" +#define STR_EXTRA_PARAMS_DESC "Additional parameters for VcXsrv" #define STR_CAPTION_FINISH "Finish configuration" -#define STR_FINISH_DESC "Configuration is complete. Clish Finish to start Xming." +#define STR_FINISH_DESC "Configuration is complete. Clish Finish to start VcXsrv." #define STR_FINISH_SAVE_DESC "You may also save the configuration for later use." #define STR_FINISH_SAVE "Save configuration" #define STR_DISPLAY_TITLE "Select display settings" -#define STR_DISPLAY_SUBTITLE "Choose how Xming display programs" +#define STR_DISPLAY_SUBTITLE "Choose how VcXsrv display programs" #define STR_CLIENTS_TITLE "Select how to start clients" #define STR_CLIENTS_SUBTITLE "" #define STR_PROGRAM_TITLE "Specify the program to start" |