aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathias <mathias>2004-12-21 16:04:14 (GMT)
committermathias <mathias>2004-12-21 16:04:14 (GMT)
commitf3dfb80c405182573804e764357d1e615dd20792 (patch)
tree69bd30a984940839cca374fcd8bedb61786b1817
parent8f94dc6a315aedb2591f91978f0f950e851996fe (diff)
downloadfluxbox-f3dfb80c405182573804e764357d1e615dd20792.zip
fluxbox-f3dfb80c405182573804e764357d1e615dd20792.tar.bz2
added url for gnome-hints
-rw-r--r--src/Gnome.hh1
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)
32class Gnome:public AtomHandler { 33class Gnome:public AtomHandler {
33public: 34public:
34 enum GnomeLayer { 35 enum GnomeLayer {