summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2011-04-24 21:35:04 -0700
committerJeremy Huddleston <jeremyhu@apple.com>2011-04-25 18:57:04 -0700
commitde4023f194c561b74f8fa904bea3dd5298230cd1 (patch)
tree5bf938dcc13ce11cc38b4a6f79394dd6248b1188 /include
parente466745109416a2fcdf5d7389c80b814a0363676 (diff)
XQuartz: Rename launchd-id-prefix to bundle-id-prefix
It's used many other places than just for launchd. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index 74f4cc699..4710ef881 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -124,8 +124,8 @@
/* Support application updating through sparkle. */
#undef XQUARTZ_SPARKLE
-/* Prefix to use for launchd identifiers */
-#undef LAUNCHD_ID_PREFIX
+/* Prefix to use for bundle identifiers */
+#undef BUNDLE_ID_PREFIX
/* Build a standalone xpbproxy */
#undef STANDALONE_XPBPROXY