fix gladedir use
2006-01-16 Sebastien Bacher <seb128@debian.org> * Makefile.am: fix gladedir use
This commit is contained in:
parent
9d31afa2e2
commit
2b2a8147ce
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-01-16 Sebastien Bacher <seb128@debian.org>
|
||||
|
||||
* Makefile.am: fix gladedir use
|
||||
|
||||
2006-01-16 Sebastien Bacher <seb128@debian.org>
|
||||
|
||||
* Makefile.am: fix a name
|
||||
|
|
|
@ -8,8 +8,8 @@ gnome_default_applications_properties_SOURCES = \
|
|||
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
||||
Gladedir = $(GNOMECC_GLADE_DIR)
|
||||
Glade_DATA = gnome-default-applications-properties.glade
|
||||
gladedir = $(GNOMECC_GLADE_DIR)
|
||||
glade_DATA = gnome-default-applications-properties.glade
|
||||
|
||||
desktopdir = $(datadir)/applications
|
||||
Desktop_in_files = default-applications.desktop.in
|
||||
|
|
Loading…
Add table
Reference in a new issue