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:01:37 +0200
commite1db0723dfba93d36d36b3b4e4327e9965aa90d4 (patch)
tree8e2cdb4ea34596edc29d58142561a1216313e0e8 /applets/wncklet/wncklet.h
parent1b7c43adfa25eee678661e4d56dfa37888ff27c0 (diff)
downloadmate-panel-e1db0723dfba93d36d36b3b4e4327e9965aa90d4.tar.bz2
mate-panel-e1db0723dfba93d36d36b3b4e4327e9965aa90d4.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