]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
typo
[chaz/openbox] / openbox / prop.h
index a9d1b573249fa55fdf994f54eac31410a581408b..43f7c3790b333eb9c1ec1b8949033a1f21994976 100644 (file)
@@ -1,3 +1,21 @@
+/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
+
+   prop.h for the Openbox window manager
+   Copyright (c) 2003        Ben 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
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later 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.
+
+   See the COPYING file for a copy of the GNU General Public License.
+*/
+
 #ifndef __atoms_h
 #define __atoms_h
 
@@ -133,8 +151,8 @@ typedef struct Atoms {
 
     /* Extra atoms */
 
-    Atom kde_net_system_tray_windows;
-    Atom kde_net_wm_system_tray_window_for;
+    Atom kde_net_wm_frame_strut;
+    Atom kde_wm_change_state;
     Atom kde_net_wm_window_type_override;
 
     Atom kwm_win_icon;
This page took 0.021925 seconds and 4 git commands to generate.