← Back to team overview

apport-hackers team mailing list archive

[Merge] lp:~jbicha/apport/rename-desktop into lp:apport

 

Jeremy Bicha has proposed merging lp:~jbicha/apport/rename-desktop into lp:apport.

Requested reviews:
  Apport upstream developers (apport-hackers)
Related bugs:
  Bug #1207496 in apport (Ubuntu): "Bug report window displays as "Apport-gtk" in GNOME Shell"
  https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1207496

For more details, see:
https://code.launchpad.net/~jbicha/apport/rename-desktop/+merge/178157
-- 
https://code.launchpad.net/~jbicha/apport/rename-desktop/+merge/178157
Your team Apport upstream developers is requested to review the proposed merge of lp:~jbicha/apport/rename-desktop into lp:apport.
=== renamed file 'gtk/apport-gtk-mime.desktop.in' => 'gtk/apport-gtk.desktop.in'
--- gtk/apport-gtk-mime.desktop.in	2010-03-31 08:16:44 +0000
+++ gtk/apport-gtk.desktop.in	2013-08-01 19:41:25 +0000
@@ -6,6 +6,6 @@
 Terminal=false
 Type=Application
 MimeType=text/x-apport;
-Categories=GNOME;GTK;
+Categories=GNOME;GTK;Utility;
 NoDisplay=true
 StartupNotify=true

=== removed file 'gtk/apport-gtk.desktop.in'
--- gtk/apport-gtk.desktop.in	2011-07-01 15:31:39 +0000
+++ gtk/apport-gtk.desktop.in	1970-01-01 00:00:00 +0000
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-_Name=Report a problem...
-_Comment=Report a malfunction to the developers
-Exec=/usr/share/apport/apport-gtk -f
-Icon=apport
-Terminal=false
-Type=Application
-Categories=GNOME;Application;Core;
-OnlyShowIn=GNOME;Unity;XFCE;
-StartupNotify=true


Follow ups