diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-07 12:26:58 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-07 12:26:58 +0000 |
commit | e4f8d166cc58188896a6e426d4b813e862103f08 (patch) | |
tree | 2eb6a673efc7fedc935982b65316404bc28adc47 /x11-plugins/wmtz/files | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-e4f8d166cc58188896a6e426d4b813e862103f08.tar.gz gentoo-2-e4f8d166cc58188896a6e426d4b813e862103f08.tar.bz2 gentoo-2-e4f8d166cc58188896a6e426d4b813e862103f08.zip |
Fixed syntax error in wmtz.c file. Closing bug #47076.
Diffstat (limited to 'x11-plugins/wmtz/files')
-rw-r--r-- | x11-plugins/wmtz/files/wmtz.c.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-plugins/wmtz/files/wmtz.c.patch b/x11-plugins/wmtz/files/wmtz.c.patch new file mode 100644 index 000000000000..7ae6edf247fb --- /dev/null +++ b/x11-plugins/wmtz/files/wmtz.c.patch @@ -0,0 +1,12 @@ +--- wmtz.c 2001-04-16 21:26:34.000000000 +0200 ++++ wmtz.c_ 2004-04-07 14:15:06.171481088 +0200 +@@ -51,8 +51,7 @@ + #define STRSIZE 10 + #define LMST 1 + #define GMST 0 +-#define ABOUT "xmessage -center -buttons \"Close\" \"WMTZ - Window Maker Time Zone dockapp v0.7 +-http://www.geocities.com/jl1n/wmtz/wmtz.html\"" ++#define ABOUT "xmessage -center -buttons \"Close\" \"WMTZ - Window Maker Time Zone dockapp v0.7\nhttp://www.geocities.com/jl1n/wmtz/wmtz.html\"" + + + /* |