summaryrefslogtreecommitdiff
path: root/gtk/gtktrayicon-x11.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-29 19:15:24 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-29 19:15:24 +0000
commit5934fda15335a374f160d1e0c09090c3b3820ba7 (patch)
tree667618cc04dc9f6a84ad14837ac5246a5ff59ea7 /gtk/gtktrayicon-x11.c
parentb17a4ae336f1a50e8718d53b28e99f64cf97ae2c (diff)
downloadgtk+-5934fda15335a374f160d1e0c09090c3b3820ba7.tar.gz
Add a pointer to the spec.
2005-08-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtktrayicon.c: Add a pointer to the spec.
Diffstat (limited to 'gtk/gtktrayicon-x11.c')
-rwxr-xr-xgtk/gtktrayicon-x11.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk/gtktrayicon-x11.c b/gtk/gtktrayicon-x11.c
index 8f42c9d39f..f6a39e6a93 100755
--- a/gtk/gtktrayicon-x11.c
+++ b/gtk/gtktrayicon-x11.c
@@ -17,6 +17,11 @@
* Boston, MA 02111-1307, USA.
*/
+/*
+ * This is an implementation of the freedesktop.org "system tray" spec,
+ * http://www.freedesktop.org/wiki/Standards/systemtray-spec
+ */
+
#include <config.h>
#include <string.h>
#include <libintl.h>