diff options
author | Roland Mainz <roland.mainz@nrubsig.org> | 2004-05-09 00:36:41 +0000 |
---|---|---|
committer | Roland Mainz <roland.mainz@nrubsig.org> | 2004-05-09 00:36:41 +0000 |
commit | 28ffd14fbae70a5e01cdcbe2cb9342d3c8816b76 (patch) | |
tree | 1a387a239a3e465a465dcaea08c2b8cd5c34b0eb /XLogo.ad | |
parent | 8eb746981d01e0db330e8e6139300ede823037f3 (diff) |
Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=581 -XORG-6_7_99_2XORG-6_7_99_1COMPOSITEWRAP
Print support for XLogo.
Diffstat (limited to 'XLogo.ad')
-rw-r--r-- | XLogo.ad | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1 +1,5 @@ -XLogo.input: false +XLogo*iconPixmap: xlogo32 +XLogo*iconMask: xlogo32 +XLogo*baseTranslations: #override \ +<Key>q,<Key>Escape: quit()\n\ +<Key>p: print() |