diff options
author | mathias <mathias> | 2004-12-21 16:04:14 (GMT) |
---|---|---|
committer | mathias <mathias> | 2004-12-21 16:04:14 (GMT) |
commit | f3dfb80c405182573804e764357d1e615dd20792 (patch) | |
tree | 69bd30a984940839cca374fcd8bedb61786b1817 /src | |
parent | 8f94dc6a315aedb2591f91978f0f950e851996fe (diff) | |
download | fluxbox_pavel-f3dfb80c405182573804e764357d1e615dd20792.zip fluxbox_pavel-f3dfb80c405182573804e764357d1e615dd20792.tar.bz2 |
added url for gnome-hints
Diffstat (limited to 'src')
-rw-r--r-- | src/Gnome.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Gnome.hh b/src/Gnome.hh index b1bca4c..9a38300 100644 --- a/src/Gnome.hh +++ b/src/Gnome.hh | |||
@@ -29,6 +29,7 @@ | |||
29 | #include <X11/Xatom.h> | 29 | #include <X11/Xatom.h> |
30 | #include <vector> | 30 | #include <vector> |
31 | 31 | ||
32 | // Implementes Gnome Window Manager Hints (http://developer.gnome.org/doc/standards/wm/book1.html) | ||
32 | class Gnome:public AtomHandler { | 33 | class Gnome:public AtomHandler { |
33 | public: | 34 | public: |
34 | enum GnomeLayer { | 35 | enum GnomeLayer { |