[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:
parent
683102f257
commit
91d7627558
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
gtkbuilderdir = $(pkgdatadir)/gtkbuilder
|
||||
gtkbuilderdir = $(pkgdatadir)/ui
|
||||
dist_gtkbuilder_DATA = appearance.ui
|
||||
|
||||
pixmapdir = $(pkgdatadir)/pixmaps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue