summaryrefslogtreecommitdiff
path: root/applets/wncklet/wncklet.h
diff options
context:
space:
mode:
authorVincent Untz <[email protected]>2012-02-02 12:22:04 +0100
committerraveit65 <[email protected]>2018-04-26 13:05:22 +0200
commitff613c4f6a3a33c21cacc885116cacf87ef4bf03 (patch)
treed175805da384b7ac73d919f6cde0601b0fb338de /applets/wncklet/wncklet.h
parent6b461deac9fb64ff6c92958475497b7050b0bc94 (diff)
downloadmate-panel-ff613c4f6a3a33c21cacc885116cacf87ef4bf03.tar.bz2
mate-panel-ff613c4f6a3a33c21cacc885116cacf87ef4bf03.tar.xz
wncklet: Convert to GResource
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9fbca7d https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870
Diffstat (limited to 'applets/wncklet/wncklet.h')
-rw-r--r--applets/wncklet/wncklet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/applets/wncklet/wncklet.h b/applets/wncklet/wncklet.h
index a2230536..d561937f 100644
--- a/applets/wncklet/wncklet.h
+++ b/applets/wncklet/wncklet.h
@@ -30,6 +30,8 @@
#include <gtk/gtk.h>
#include <mate-panel-applet.h>
+#define WNCKLET_RESOURCE_PATH "/org/mate/panel/applet/wncklet/"
+
#ifdef __cplusplus
extern "C" {
#endif