X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Ftitle.c;h=13a1e9ab70a00942cc97b2e8a88527a578ab3e1a;hb=8ad51aef1e08623fb97437994d75366a3018e493;hp=38c82a6903533015feaa6483b0838ab1beb0e27a;hpb=f532c9a1de209e8a1bd4ae2c116286b8216dcf52;p=chaz%2Fopenbox diff --git a/tests/title.c b/tests/title.c index 38c82a69..13a1e9ab 100644 --- a/tests/title.c +++ b/tests/title.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- - noresize.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + title.c for the Openbox window manager + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -16,6 +16,7 @@ See the COPYING file for a copy of the GNU General Public License. */ +#include #include #include #include @@ -45,7 +46,7 @@ int main (int argc, char **argv) { if (argc > 3) nameenc = XInternAtom(display,argv[3],False); else - nameenc = XInternAtom(display,argv[3],False); + nameenc = XInternAtom(display,"STRING",False); win = XCreateWindow(display, RootWindow(display, 0), x, y, w, h, 10, CopyFromParent, CopyFromParent,