summaryrefslogtreecommitdiff
path: root/exo-open
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2007-01-20 13:55:48 +0000
committerBenedikt Meurer <benny@xfce.org>2007-01-20 13:55:48 +0000
commitda5158007ddffe47cbcc64e2eb344dceddbbbb2c (patch)
treefbc0ce0d4d69b85369858b667a8bfc816459e3f9 /exo-open
parente67e959af8472fe9e070a0c4b874e74c5cdb802d (diff)
downloadexo-da5158007ddffe47cbcc64e2eb344dceddbbbb2c.tar.gz
2007-01-20 Benedikt Meurer <benny@xfce.org>
* === Released 0.3.2 === * NEWS, configure.in.in: Bump version. * THANKS: Update translator credits. * po/*.po: Update Project-Id-Version. * README, docs/reference/Makefile.am, exo-desktop-item-edit/Makefile.am, exo-hal/Makefile.am, exo-helper/Makefile.am, exo-mount/Makefile.am, exo-open/Makefile.am, exo/Makefile.am, exo/exo.h, python/Makefile.am, tests/Makefile.am: Drop EXO_API_SUBJECT_TO_CHANGE, as the 0.3 API is the stable API for the Xfce 4.4 branch now. (Old svn revision: 24625)
Diffstat (limited to 'exo-open')
-rw-r--r--exo-open/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/exo-open/Makefile.am b/exo-open/Makefile.am
index d0e16f7..6c5df08 100644
--- a/exo-open/Makefile.am
+++ b/exo-open/Makefile.am
@@ -2,7 +2,6 @@
INCLUDES = \
-I$(top_srcdir) \
- -DEXO_API_SUBJECT_TO_CHANGE \
-DG_LOG_DOMAIN=\"exo-open\" \
-DPACKAGE_LOCALE_DIR=\"$(localedir)\"