2003-02-26 Martin Kretzschmar <m_kretzschmar@gmx.net>
* xpdf/pdf-properties-display.c
(gpdf_properties_display_setup_glade): get glade file from its
installed location. Martin, repeat after me: I Will Test The
Installed Program.
* xpdf/Makefile.am: Added the Glade file to the dist. (Originally
by Ross, thanks)
2003-02-26 Ross Burton <ross@burtonini.com>
* gpdf.desktop: Fix so that it validates.
* Makefile.am: Install the .desktop file into the correct
folder. Also remove intltool-*, which are generated.
DISTCLEANFILES = $(server_in_files:.server.in.in=.server.in)
EXTRA_DIST = $(stock_DATA) \
- gpdf-marshal.list \
- $(server_in_files) config.h $(ui_DATA)
+ gpdf-marshal.list \
+ $(server_in_files) \
+ config.h \
+ $(ui_DATA) \
+ $(glade_DATA)