summaryrefslogtreecommitdiffstats
path: root/src/Applet/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-03-19 14:56:47 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-03-19 14:56:47 +0100
commit13d1ae28162351b9658711b934751dfc66658d11 (patch)
tree7a90ef870b7a8ba7c138cc73bc3fe511bd9dec84 /src/Applet/Makefile.am
parentb5627df8c65251fdc4ded9a5137e2bb173572653 (diff)
downloadabrt-13d1ae28162351b9658711b934751dfc66658d11.tar.gz
abrt-13d1ae28162351b9658711b934751dfc66658d11.tar.xz
abrt-13d1ae28162351b9658711b934751dfc66658d11.zip
APPLET: make applet popup menu translatable
- the non-stock buttons were not translatable - the about dialog uses "translator-credits" to show only the translator(s) of the current language
Diffstat (limited to 'src/Applet/Makefile.am')
-rw-r--r--src/Applet/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Applet/Makefile.am b/src/Applet/Makefile.am
index 30844624..079e710d 100644
--- a/src/Applet/Makefile.am
+++ b/src/Applet/Makefile.am
@@ -32,7 +32,7 @@ abrt_applet_LDADD = \
# $(DL_LIBS)
# $(GTK_LIBS)
-EXTRA_DIST = abrt-applet.desktop popup.GtkBuilder
+EXTRA_DIST = abrt-applet.desktop
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@