[appearance] install the ui file into the common ui directory

Install the UI description file into the same directory as the other
capplets
This commit is contained in:
Thomas Wood 2009-07-12 00:36:17 +01:00
parent 683102f257
commit 91d7627558
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ gnome_appearance_properties_LDADD = \
$(METACITY_LIBS)
gnome_appearance_properties_LDFLAGS = -export-dynamic
gtkbuilderdir = $(pkgdatadir)/gtkbuilder
gtkbuilderdir = $(pkgdatadir)/ui
pixmapdir = $(pkgdatadir)/pixmaps
wallpaperdir = $(datadir)/gnome-background-properties

View file

@ -1,5 +1,5 @@
gtkbuilderdir = $(pkgdatadir)/gtkbuilder
gtkbuilderdir = $(pkgdatadir)/ui
dist_gtkbuilder_DATA = appearance.ui
pixmapdir = $(pkgdatadir)/pixmaps