summaryrefslogtreecommitdiff
path: root/hw/xwin/winwindow.h
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2009-11-02 17:37:14 +0000
committerJon TURNEY <jon.turney@dronecode.org.uk>2010-02-05 19:19:26 +0000
commit6f1836bfbd80e88d4c57a32757d0a5b398504c35 (patch)
tree7039a64cf82eb8aa2914ecae7f20683a8f4e38b3 /hw/xwin/winwindow.h
parent22982b9e95a2339d5ba60d66263e42a0331ee41f (diff)
Cygwin/X: Update DDX specific -help text
Alphabetize options Review option descriptions, clarify and bring up to date Add missing option descriptions Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
Diffstat (limited to 'hw/xwin/winwindow.h')
-rw-r--r--hw/xwin/winwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winwindow.h b/hw/xwin/winwindow.h
index 86c094334..cf2f93f0a 100644
--- a/hw/xwin/winwindow.h
+++ b/hw/xwin/winwindow.h
@@ -43,6 +43,7 @@
#ifndef PROJECT_NAME
# define PROJECT_NAME "Cygwin/X"
#endif
+#define EXECUTABLE_NAME "XWin"
#define WINDOW_CLASS "cygwin/x"
#define WINDOW_TITLE PROJECT_NAME ":%s.%d"
#define WINDOW_TITLE_XDMCP "%s:%s.%d"