summaryrefslogtreecommitdiff
path: root/src/netwm.h
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-05-13 21:43:52 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-05-13 21:43:52 +0000
commitca7e943e7294bdb6e4c8f86ebeaf03ac19ef8b8b (patch)
treec567860239a4497b5c3810906f140c5d8790bead /src/netwm.h
parentcfe94f82e2f1134d307ab8b1de264ef4420e450d (diff)
downloadxfwm4-ca7e943e7294bdb6e4c8f86ebeaf03ac19ef8b8b.tar.gz
Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fixes at least two issues I can see ,the requirement to have Xienrama enabled in libxfcegui4 to get support for in in xfwm4, and as a side effect, xfwm4 is now compatible with SUN Xinerama which is slightly different from XFree Xinierama)
Add a new theme, from my numerous attempts to deign a default xfwm4 theme for 4.2 Remove the theme "synthetic" that sould be moved to xfwm4-themes package (Old svn revision: 11752)
Diffstat (limited to 'src/netwm.h')
-rw-r--r--src/netwm.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/netwm.h b/src/netwm.h
index 0548c5a4c..67f5f8d50 100644
--- a/src/netwm.h
+++ b/src/netwm.h
@@ -1,19 +1,19 @@
/*
- 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
- the Free Software Foundation; You may only use version 2 of the License,
- you have no option to use any other version.
+ 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
+ the Free Software Foundation; You may only use version 2 of the License,
+ you have no option to use any other version.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- xfwm4 - (c) 2002-2004 Olivier Fourdan
+ xfwm4 - (c) 2002-2004 Olivier Fourdan
*/