Fix distcheck for clock-preferences

- Add new files to POTFILES.in/POTFILES.skip
- Mark clock-preferences.ui as dist_pkgdata_DATA
This commit is contained in:
Owen W. Taylor 2010-05-09 09:47:49 -04:00
parent 0e9c47bd56
commit f104a329b0
3 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@ desktop_DATA = gnome-shell.desktop gnome-shell-clock-preferences.desktop
%.desktop:%.desktop.in
$(AM_V_GEN) sed s/^_// < $< > $@ || rm $@
pkgdata_DATA = clock-preferences.ui
dist_pkgdata_DATA = clock-preferences.ui
imagesdir = $(pkgdatadir)/images
dist_images_DATA = \

View File

@ -1,4 +1,6 @@
data/gnome-shell.desktop.in.in
data/gnome-shell-clock-preferences.desktop.in.in
data/clock-preferences.ui
js/ui/appDisplay.js
js/ui/appFavorites.js
js/ui/dash.js

View File

@ -1 +1,2 @@
data/gnome-shell.desktop.in
data/gnome-shell-clock-preferences.desktop.in