diff -Nru budgie-desktop-environment-0.9.8/debian/changelog budgie-desktop-environment-0.9.9/debian/changelog --- budgie-desktop-environment-0.9.8/debian/changelog 2018-04-08 14:39:27.000000000 +0000 +++ budgie-desktop-environment-0.9.9/debian/changelog 2018-04-15 22:33:44.000000000 +0000 @@ -1,3 +1,12 @@ +budgie-desktop-environment (0.9.9) bionic; urgency=medium + + * Bug-fix release + - gnome-control-center info panel has been renamed in GNOME 3.28; + Ubuntu Budgie has a desktop override to ensure that this info pane + is displayed in the menu. Fix to adapt to the new 3.28 name + + -- David Mohammed Sun, 15 Apr 2018 23:33:44 +0100 + budgie-desktop-environment (0.9.8) bionic; urgency=medium * Bug-fix release diff -Nru budgie-desktop-environment-0.9.8/usr/share/budgie-desktop/applications/gnome-info-overview-panel.desktop budgie-desktop-environment-0.9.9/usr/share/budgie-desktop/applications/gnome-info-overview-panel.desktop --- budgie-desktop-environment-0.9.8/usr/share/budgie-desktop/applications/gnome-info-overview-panel.desktop 1970-01-01 00:00:00.000000000 +0000 +++ budgie-desktop-environment-0.9.9/usr/share/budgie-desktop/applications/gnome-info-overview-panel.desktop 2018-04-15 22:33:44.000000000 +0000 @@ -0,0 +1,23 @@ +[Desktop Entry] +Name=About +Comment=View information about your system +Exec=gnome-control-center info-overview +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=help-about +Terminal=false +Type=Application +#NoDisplay=true +StartupNotify=true +Categories=GNOME;GTK;Settings;X-GNOME-SystemSettings;X-GNOME-DetailsSettings; +OnlyShowIn=GNOME;Unity; +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=gnome-control-center +X-GNOME-Bugzilla-Component=info +X-GNOME-Bugzilla-Version=3.28.0 +# Translators: Search terms to find the About panel. +# Do NOT translate or localize the semicolons! +# The list MUST also end with a semicolon! +# "Preferred Applications" is the old name for the preference, so make +# sure that you use the same "translation" for those keywords +Keywords=device;system;information;memory;processor;version;default;application;preferred;cd;dvd;usb;audio;video;disc;removable;media;autorun; +X-Ubuntu-Gettext-Domain=gnome-control-center-2.0 diff -Nru budgie-desktop-environment-0.9.8/usr/share/budgie-desktop/applications/gnome-info-panel.desktop budgie-desktop-environment-0.9.9/usr/share/budgie-desktop/applications/gnome-info-panel.desktop --- budgie-desktop-environment-0.9.8/usr/share/budgie-desktop/applications/gnome-info-panel.desktop 2018-04-08 14:39:27.000000000 +0000 +++ budgie-desktop-environment-0.9.9/usr/share/budgie-desktop/applications/gnome-info-panel.desktop 1970-01-01 00:00:00.000000000 +0000 @@ -1,21 +0,0 @@ -[Desktop Entry] -# Translators: Add soft hyphens to your translations so that the icon view won't clip your translations. See https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13 for details -Name=DeĀ­tails -Comment=View information about your system -Exec=gnome-control-center info -Icon=applications-system -Terminal=false -Type=Application -#NoDisplay=true -StartupNotify=true -Categories=GNOME;GTK;Settings;X-GNOME-SystemSettings;X-GNOME-DetailsSettings; -OnlyShowIn=GNOME;Unity; -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=gnome-control-center -X-GNOME-Bugzilla-Component=info -X-GNOME-Bugzilla-Version=3.24.0 -# Translators: those are keywords for the System Information panel -# "Preferred Applications" is the old name for the preference, so make -# sure that you use the same "translation" for those keywords -Keywords=device;system;information;memory;processor;version;default;application;preferred;cd;dvd;usb;audio;video;disc;removable;media;autorun; -X-Ubuntu-Gettext-Domain=gnome-control-center-2.0