summaryrefslogtreecommitdiff
path: root/app/xconsole/XConsole.ad
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 18:27:26 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 18:27:26 +0000
commit176b89fd540b47851b3d9e15ce96e339e2d4a6e0 (patch)
tree52245f6178382385e36ed289ae37500e184de483 /app/xconsole/XConsole.ad
parentaffc240dec4ee127fd8d45105ed580476cccf81b (diff)
Update to xconsole 1.0.4. No functional change.
Diffstat (limited to 'app/xconsole/XConsole.ad')
-rw-r--r--app/xconsole/XConsole.ad28
1 files changed, 0 insertions, 28 deletions
diff --git a/app/xconsole/XConsole.ad b/app/xconsole/XConsole.ad
deleted file mode 100644
index c3407d430..000000000
--- a/app/xconsole/XConsole.ad
+++ /dev/null
@@ -1,28 +0,0 @@
-! $Xorg: XConsole.ad,v 1.3 2000/08/17 19:54:13 cpqbld Exp $
-!
-!
-!
-!
-! $XFree86: xc/programs/xconsole/XConsole.ad,v 1.2 2000/03/31 22:55:55 dawes Exp $
-
-*allowShellResize: true
-XConsole.translations: #override\
- <MapNotify>: Deiconified() \n\
- <UnmapNotify>: Iconified() \n\
- <Message>WM_PROTOCOLS: Quit()
-XConsole.baseTranslations: #override\
- <MapNotify>: Deiconified() \n\
- <UnmapNotify>: Iconified() \n\
- <Message>WM_PROTOCOLS: Quit()
-*text.translations: #override\
- Ctrl<KeyPress>C: Clear() \n\
- <KeyPress>Clear: Clear()
-*text.baseTranslations: #override\
- Ctrl<KeyPress>C: Clear() \n\
- <KeyPress>Clear: Clear()
-*text.scrollVertical: Always
-*text.scrollHorizontal: Never
-*text.width: 400
-*text.height: 70
-*text.allowResize: true
-*editType: read