summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-07-28 15:22:06 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2010-07-28 15:22:06 +0200
commitfc140bce9c0fa67e62ef05ddc2abd71749b13500 (patch)
treeb2f178c90928806e332d8e01e7985118b1f2c5fd /lib/Plugins/Makefile.am
parent7469da1e14ef814488743c52187666d946d445d2 (diff)
downloadabrt-fc140bce9c0fa67e62ef05ddc2abd71749b13500.tar.gz
abrt-fc140bce9c0fa67e62ef05ddc2abd71749b13500.tar.xz
abrt-fc140bce9c0fa67e62ef05ddc2abd71749b13500.zip
rename *.GTKBuilder to *.glade
- it seems that intltool ignores the GTKBuilder suffix, so the strings from our plugin settings dialog were not translatable, renaming to .glade seems to fix this
Diffstat (limited to 'lib/Plugins/Makefile.am')
-rw-r--r--lib/Plugins/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/Plugins/Makefile.am b/lib/Plugins/Makefile.am
index 659cf6be..55a18634 100644
--- a/lib/Plugins/Makefile.am
+++ b/lib/Plugins/Makefile.am
@@ -17,12 +17,12 @@ pluginslib_LTLIBRARIES = \
libFileTransfer.la
dist_pluginslib_DATA = \
- Logger.GTKBuilder \
- Mailx.GTKBuilder \
- Bugzilla.GTKBuilder \
- RHTSupport.GTKBuilder \
- ReportUploader.GTKBuilder \
- KerneloopsReporter.GTKBuilder
+ Logger.glade \
+ Mailx.glade \
+ Bugzilla.glade \
+ RHTSupport.glade \
+ ReportUploader.glade \
+ KerneloopsReporter.glade
pluginsconfdir = $(PLUGINS_CONF_DIR)
dist_pluginsconf_DATA = \