aboutsummaryrefslogtreecommitdiff
path: root/src/dirs.h
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-04 09:11:59 -0500
committerTed Gould <ted@canonical.com>2009-09-04 09:11:59 -0500
commit506e943af17db275f1c83c7a4726d2d15897a09e (patch)
tree16028144fa8f3bddb4a176ed093fc093ecabd654 /src/dirs.h
parent10327267daa9e4ba36ace96f637beaa9045e0895 (diff)
parenta04a5e11668a7068f1307b28911df1097ab983cf (diff)
downloadayatana-indicator-messages-506e943af17db275f1c83c7a4726d2d15897a09e.tar.gz
ayatana-indicator-messages-506e943af17db275f1c83c7a4726d2d15897a09e.tar.bz2
ayatana-indicator-messages-506e943af17db275f1c83c7a4726d2d15897a09e.zip
Merging in the dbusmenu011 branch. I think I got other trunk updates as well.
Diffstat (limited to 'src/dirs.h')
-rw-r--r--src/dirs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dirs.h b/src/dirs.h
new file mode 100644
index 0000000..a994ff5
--- /dev/null
+++ b/src/dirs.h
@@ -0,0 +1,3 @@
+#define SYSTEM_APPS_DIR "/etc/indicators/messages/applications"
+#define USER_APPS_DIR "indicators/messages/applications"
+#define USER_BLACKLIST_DIR "indicators/messages/applications-blacklist"