* install the NEWS file in $datadir/modest/data, so we
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 9 Jan 2008 16:38:04 +0000 (16:38 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 9 Jan 2008 16:38:04 +0000 (16:38 +0000)
  can use it for displaying release notes in the public modest
* add /usr/local/modest/data/* to the chinook install file

pmo-trunk-r4004

Makefile.am
debian/modest.install.maemo-chinook

index 783cd98..598ac9a 100644 (file)
@@ -43,7 +43,10 @@ endif
 EXTRA_DIST=                 \
        mkinstalldirs       \
        autogen.sh          \
+       NEWS                \
+       ChangeLog           \
        COPYING             \
+       HACKING             \
        intltool-extract.in \
        intltool-merge.in   \
        intltool-update.in  \
@@ -55,3 +58,10 @@ DISTCLEANFILES =            \
        intltool-extract.in \
        intltool-merge.in   \
        intltool-update.in
+
+# we install the NEWS file, so we can give
+# a nice release note dialog when updating 
+# (using the postinst thingie in debian/
+NEWS_FILE=NEWS
+newsdir=$(datadir)/modest/data
+news_DATA = $(NEWS_FILE)
\ No newline at end of file
index b1335aa..280a0fe 100644 (file)
@@ -5,6 +5,7 @@ usr/share/applications/hildon/*
 usr/share/doc/modest/*
 usr/share/mime/packages/*
 usr/share/locale/en_GB/LC_MESSAGES/*
+usr/share/modest/data/*
 usr/share/modest/ui/*
 usr/share/modest/provider-data/*
 usr/share/pixmaps/modest/*