diff options
author | rbuj <[email protected]> | 2020-02-12 23:24:27 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-03-14 14:40:47 +0100 |
commit | 37a85e35448f8beed2654a4df07a303283a86aac (patch) | |
tree | 95a907f985968653300b8ba863a57fea7f99fdda /stickynotes/stickynotes_applet.h | |
parent | ac0ebc185e14891ffeb98a94f35109603ee45078 (diff) | |
download | mate-applets-37a85e35448f8beed2654a4df07a303283a86aac.tar.bz2 mate-applets-37a85e35448f8beed2654a4df07a303283a86aac.tar.xz |
stickynotes: Use gresources for UI files
Diffstat (limited to 'stickynotes/stickynotes_applet.h')
-rw-r--r-- | stickynotes/stickynotes_applet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stickynotes/stickynotes_applet.h b/stickynotes/stickynotes_applet.h index 18364655..4d10c387 100644 --- a/stickynotes/stickynotes_applet.h +++ b/stickynotes/stickynotes_applet.h @@ -28,7 +28,6 @@ #define STICKYNOTES_SCHEMA "org.mate.stickynotes" -#define BUILDER_PATH GTK_BUILDERDIR "/stickynotes.ui" #define STICKYNOTES_STOCK_LOCKED "stickynotes-stock-locked" #define STICKYNOTES_STOCK_UNLOCKED "stickynotes-stock-unlocked" |