summaryrefslogtreecommitdiff
path: root/mate-about
diff options
context:
space:
mode:
Diffstat (limited to 'mate-about')
-rw-r--r--mate-about/Makefile.am4
-rw-r--r--mate-about/mate-about.desktop.in (renamed from mate-about/mate-about.desktop.in.in)4
2 files changed, 3 insertions, 5 deletions
diff --git a/mate-about/Makefile.am b/mate-about/Makefile.am
index da3bbc7..5c07102 100644
--- a/mate-about/Makefile.am
+++ b/mate-about/Makefile.am
@@ -15,7 +15,9 @@ desktopdir = $(datadir)/applications
desktop_in_files = mate-about.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
-CLEANFILES = mate-about.desktop mate-about
+EXTRA_DIST = $(desktop_in_files)
+
+CLEANFILES = $(desktop_DATA) $(bin_PROGRAMS)
#-include $(top_srcdir)/git.mk
diff --git a/mate-about/mate-about.desktop.in.in b/mate-about/mate-about.desktop.in
index e78114a..01eb829 100644
--- a/mate-about/mate-about.desktop.in.in
+++ b/mate-about/mate-about.desktop.in
@@ -7,9 +7,5 @@ Terminal=false
Type=Application
Categories=GTK;Core;Utility;
OnlyShowIn=MATE;
-X-MATE-Bugzilla-Bugzilla=MATE
-X-MATE-Bugzilla-Product=mate-desktop
-X-MATE-Bugzilla-Component=mate-about
-X-MATE-Bugzilla-Version=@VERSION@
StartupNotify=false
NoDisplay=true