diff --git a/budgie-welcome.desktop b/budgie-welcome.desktop index ebfe6f9e..211aee9d 100644 --- a/budgie-welcome.desktop +++ b/budgie-welcome.desktop @@ -7,5 +7,5 @@ Name=Budgie Welcome Exec=budgie-welcome Icon=distributor-logo-ubuntu-budgie Comment=Welcome app to greet new users on their first login -Keywords=desktop;preferences +Keywords=desktop;preferences; OnlyShowIn=Budgie; diff --git a/data/donate.html b/data/donate.html index c725aaff..18108562 100644 --- a/data/donate.html +++ b/data/donate.html @@ -29,7 +29,7 @@

is an open source project and any money raised will be used to meet maintenance cost of the project, support the project and give back to all projects - make up . Every contributer will be displayed proudly on our website. + make up . Every contributor will be displayed proudly on our website. How your money is spent is displayed so you can be assured your contributions are being used wisely. Patreon donations will be made visible on confirmation of the donation received at the beginning of the next month. Paypal donations will appear ASAP diff --git a/debian/changelog b/debian/changelog index b367a466..00172ef1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +budgie-welcome (0.4.4) zesty; urgency=medium + + * bug-fix release (LP: #1665923) + - fix install button on getting-started page to install O/S + - add missing curl as a dependency so that vivaldi can be installed; + repo signature needs to be grabbed via curl + - add missing key for Chrome installation + - correctly handle scenario where third-party repo does not exist + - correct the handling of flatpak installation + - remove unnecessary packages for installing arc-theme + - correct keywords handling for the app desktop file + - typo corrected on contribution page + + -- David Mohammed Sat, 18 Feb 2017 19:50:10 +0000 + budgie-welcome (0.4.3) zesty; urgency=medium * New upstream release (LP: #1662024) @@ -9,7 +24,7 @@ budgie-welcome (0.4.3) zesty; urgency=medium - Add Ask Ubuntu and Ubuntu Forums links - Rework for code maintenance how 17.04 and later is differentiated from prior releases - - Simplify to preventconfusion over Getting Start wizard navigation + - Simplify to prevent confusion over Getting Start wizard navigation - Add Vimix theme recommendation * Bug-fix - alternative panel reset method to workaround newer GLib issues diff --git a/debian/control b/debian/control index c6764bb6..c25d755f 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Depends: gir1.2-gtk-3.0, python3-gi, python3-notify2, xdotool, + curl, ${misc:Depends} Recommends: update-manager Description: Welcome screen for Ubuntu Budgie