aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/system.XWinrc
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-07-29 08:32:27 +0000
committermarha <marha@users.sourceforge.net>2009-07-29 08:32:27 +0000
commitfdd1017b307eb3b561f0af06344285d3a05d60e6 (patch)
tree566c09bcc27bada14137806f3eb71340791c637f /xorg-server/system.XWinrc
parent1b6e87b04d153f3883e1e812f166b72ac3f14fc5 (diff)
downloadvcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.tar.gz
vcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.tar.bz2
vcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.zip
Changed project name and window titles
Diffstat (limited to 'xorg-server/system.XWinrc')
-rw-r--r--xorg-server/system.XWinrc9
1 files changed, 4 insertions, 5 deletions
diff --git a/xorg-server/system.XWinrc b/xorg-server/system.XWinrc
index 2360bfc00..db1fd9100 100644
--- a/xorg-server/system.XWinrc
+++ b/xorg-server/system.XWinrc
@@ -80,16 +80,15 @@
// Make some menus...
menu apps {
xterm exec "xterm"
- "Emacs" exec "emacs"
notepad exec notepad
xload exec "xload -display %display%" # Comment
}
menu root {
// Comments fit here, too...
- "Reload .XWinrc" RELOAD
+ "Reload system.XWinrc" RELOAD
"Applications" menu apps
- SEParATOR
+ Separator
}
menu aot {
@@ -100,7 +99,7 @@ menu aot {
menu xtermspecial {
"Emacs" exec "emacs"
"Always on Top" alwaysontop
- SepArAtor
+ Separator
}
RootMenu root
@@ -121,5 +120,5 @@ SysMenu {
# SilentExit
-DEBUG "Done parsing the configuration file..."
+# DEBUG "Done parsing the configuration file..."