summaryrefslogtreecommitdiffstats
path: root/src/Applet
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-07-19 17:42:36 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2010-07-19 18:02:13 +0200
commit34341440f155a79f792ba35edba9dbc429b77850 (patch)
tree0c502244e73502b55b7272c8c66496193f77da1b /src/Applet
parentcb192958219286cdf816e152c4184e649c56fdce (diff)
downloadabrt-34341440f155a79f792ba35edba9dbc429b77850.tar.gz
abrt-34341440f155a79f792ba35edba9dbc429b77850.tar.xz
abrt-34341440f155a79f792ba35edba9dbc429b77850.zip
fixed tooltip localization rhbz#574693
Diffstat (limited to 'src/Applet')
-rw-r--r--src/Applet/Makefile.am11
-rw-r--r--src/Applet/abrt-applet.desktop.in1
2 files changed, 7 insertions, 5 deletions
diff --git a/src/Applet/Makefile.am b/src/Applet/Makefile.am
index 64a9ded4..6abef3bb 100644
--- a/src/Applet/Makefile.am
+++ b/src/Applet/Makefile.am
@@ -31,12 +31,13 @@ abrt_applet_LDADD = \
# $(DL_LIBS)
# $(GTK_LIBS)
-EXTRA_DIST = abrt-applet.desktop
-
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
+@INTLTOOL_DESKTOP_RULE@
+
autostartdir = $(sysconfdir)/xdg/autostart
-autostart_DATA = abrt-applet.desktop
+autostart_in_files = abrt-applet.desktop.in
+
+autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
-abrt-applet.desktop:
- intltool-merge -d ../../po abrt-applet.desktop.in abrt-applet.desktop
+EXTRA_DIST = $(autostart_in_files)
diff --git a/src/Applet/abrt-applet.desktop.in b/src/Applet/abrt-applet.desktop.in
index 842d4e9f..57a6278e 100644
--- a/src/Applet/abrt-applet.desktop.in
+++ b/src/Applet/abrt-applet.desktop.in
@@ -1,4 +1,5 @@
[Desktop Entry]
+Encoding=UTF-8
_Name=Automatic Bug Reporting Tool
_Comment=ABRT notification applet
Icon=abrt