mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Add a pointer to the spec.
2005-08-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtktrayicon.c: Add a pointer to the spec.
This commit is contained in:
parent
b17a4ae336
commit
5934fda153
@ -1,5 +1,7 @@
|
||||
2005-08-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtktrayicon.c: Add a pointer to the spec.
|
||||
|
||||
* gtk/gtkstatusicon-x11.c: Add docs.
|
||||
|
||||
* gtk/gtkstatusicon.h: Fix a typo.
|
||||
|
@ -1,5 +1,7 @@
|
||||
2005-08-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtktrayicon.c: Add a pointer to the spec.
|
||||
|
||||
* gtk/gtkstatusicon-x11.c: Add docs.
|
||||
|
||||
* gtk/gtkstatusicon.h: Fix a typo.
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user