summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoffer Olsen <colsen@src.gnome.org>2004-11-21 22:28:42 +0000
committerChristoffer Olsen <colsen@src.gnome.org>2004-11-21 22:28:42 +0000
commita9dc67383895d1e10c319db3641f6b9854a95698 (patch)
tree10dde0d088da5766865d7adcc74ff205e59d9e59
parentdfdb8caa2b940b8e7c9d7d161d4bd614dd69dc73 (diff)
downloadyelp-a9dc67383895d1e10c319db3641f6b9854a95698.tar.gz
Added X-GNOME-Bugzilla-Version support for bug-buddy love
-rw-r--r--ChangeLog7
-rw-r--r--configure.in4
-rw-r--r--po/POTFILES.in2
-rw-r--r--yelp.desktop.in.in (renamed from yelp.desktop.in)1
4 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index abc40119..1bc17f50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-21 Christoffer Olsen <co@deworks.net>
+
+ * po/POTFILES.in: Replaced yelp.desktop.in with yelp.desktop.in.in
+ * yelp.desktop.in: Moved to yelp.desktop.in.in
+ * yelp.desktop.in.in: Added X-GNOME-Bugzilla-Version
+ * configure.in: Added yelp.desktop.in.in to AC_OUTPUT
+
2004-11-21 Shaun McCance <shaunm@gnome.org>
* stylesheets/man2html.xsl:
diff --git a/configure.in b/configure.in
index 6b154d5d..975cea87 100644
--- a/configure.in
+++ b/configure.in
@@ -164,4 +164,6 @@ data/ui/Makefile
po/Makefile.in
])
-AC_OUTPUT
+AC_OUTPUT([
+yelp.desktop.in
+])
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5a00082e..75c64325 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -15,6 +15,6 @@ src/yelp-pager.c
src/yelp-toc-pager.c
src/yelp-window.c
stylesheets/l10n.xml.in
-yelp.desktop.in
+yelp.desktop.in.in
src/yelp-man-pager.c
src/yelp-settings.c
diff --git a/yelp.desktop.in b/yelp.desktop.in.in
index 7912fd97..a93807ba 100644
--- a/yelp.desktop.in
+++ b/yelp.desktop.in.in
@@ -11,3 +11,4 @@ Categories=GNOME;Application;Core;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=Yelp
X-GNOME-Bugzilla-Component=general
+X-GNOME-Bugzilla-Version=@VERSION@