Added support for bug buddy version number autocompletion when filing bugs

This commit is contained in:
Christoffer Olsen 2004-11-25 15:24:18 +00:00
parent b05bb4f273
commit b74a02d6d5
4 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,14 @@
2004-11-25 Christoffer Olsen <co@deworks.net>
* configure.in: Generates eog.desktop.in, added eog.dekstop.in.in
to AC_OUTPUT
* eog.desktop.in: Moved to eog.desktop.in.in
* eog.desktop.in.in: Added X-GNOME-Bugzilla-Version header
* po/POTFILES.in: References eog.desktop.in.in instead
- Added support for bug buddy version number autocompletion
when filing bugs.
2004-11-15 James Henstridge <james@jamesh.id.au>
* libeog/eog-collection-item.c (eog_collection_item_construct):

View file

@ -176,6 +176,7 @@ AC_SUBST(POPT_LIBS)
AC_OUTPUT([
Makefile
eog.spec
eog.desktop.in
art/Makefile
libeog/Makefile
libeog/cursors/Makefile

View file

@ -12,5 +12,6 @@ Categories=GNOME;Application;Graphics;RasterGraphics;Viewer;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=EOG
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=@VERSION@
X-GNOME-DocPath=eog/eog.xml
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-xbitmap;image/x-xpixmap;

View file

@ -1,7 +1,7 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
[encoding: UTF-8]
eog.desktop.in
eog.desktop.in.in
eog.glade
eog.schemas.in
libeog/eog-file-selection.c