syncevolution/po/POTFILES.in
Patrick Ohly e3266d04e8 autotools: fixed UI translation
The old ui.glade was still being referenced by the list of translatable
files. The corresponding files from the GTK3 version were missing.

automake doesn't seem to handle conditional _DATA files correctly. In contrast
to source files, they end up not being distributed when disabled. To solve
this, src/gtk*-ui/gtk-ui.am must be included unconditionally in src.am and
contain unconditional EXTRA_DIST entries for the two ui.xml files.
2012-03-30 07:31:59 +00:00

18 lines
482 B
Plaintext

src/gtk-ui/main.c
src/gtk-ui/sync-ui.c
src/gtk-ui/sync-ui-config.c
src/gtk-ui/ui.xml
src/gtk-ui/sync.desktop.in
src/gtk-ui/sync-gtk.desktop.in
src/gtk-ui/sync-config-widget.c
src/gtk3-ui/main.c
src/gtk3-ui/sync-ui.c
src/gtk3-ui/sync-ui-config.c
src/gtk3-ui/ui.xml
src/gtk3-ui/sync.desktop.in
src/gtk3-ui/sync-gtk.desktop.in
src/gtk3-ui/sync-config-widget.c
src/gnome-bluetooth/syncevolution.c
src/dbus/server/notification-backend-libnotify.cpp
src/dbus/server/auto-sync-manager.cpp