From b0f062cd1a7c1e2a68b67420192e5100557c0cba Mon Sep 17 00:00:00 2001 From: David Mohammed Date: Thu, 25 Jul 2019 20:00:25 +0100 Subject: [PATCH] v0.9.0 changes --- ChangeLog | 18 ++++++++++++++++++ README.md | 3 ++- mkrelease.sh | 2 +- po/lt.po | 6 +++--- 4 files changed, 24 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 71674734..18bdf550 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +v0.9.0 Time is no longer a constant... + - QuickChar mini app to find locale equivalent characters + - FuzzyClock applet + - Workspace Stopwatch applet + - Add budgie-extras-daemon to handle shortcut key handling + - Add budgie-brightness-controller applet + - Add automatic multi-monitor support for Showtime + - Translation updates + - Showtime bug fix to deal with more locale variations + - Set the defaults for hotcorners + - Scaling fixes for Showtime when theme/resolution/font changes + - Display Window Mover applet correctly on primary monitor when multiple monitors are available + - Rework Dropby to display in an independent window rather than a popup - this resolves + - panel freeze issues. + - Dropby bug-fix to deal with non-accessible mount-points + - Make Hotcorners show-desktop generic for all distros + - Fix right corner action appearance + - Window Mover no longer disappears when navigating using cursor keys v0.8.3 Monthly special - Translation update - Fix showtime date display for non-english locales diff --git a/README.md b/README.md index 0cbfac70..060b5d5c 100644 --- a/README.md +++ b/README.md @@ -104,4 +104,5 @@ The following packages are required for the various Vala plugins to work: - libgee-0.8-dev - libsoup2.4-dev - libwnck-3-dev - - libkeybinder-3.0-dev + - libkeybinder-3.0-dev + - gnome-settings-daemon-dev diff --git a/mkrelease.sh b/mkrelease.sh index 9b1058c1..6dc5706b 100755 --- a/mkrelease.sh +++ b/mkrelease.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -VERSION="0.8.3" +VERSION="0.9.0" NAME="budgie-extras" git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar xz -9 "${NAME}-${VERSION}.tar" diff --git a/po/lt.po b/po/lt.po index 689cb112..c787fdee 100644 --- a/po/lt.po +++ b/po/lt.po @@ -400,7 +400,7 @@ msgstr "" #. TRANSLATORS: This Button Links to Gnome 'Calendar' application #: budgie-fuzzyclock/src/FuzzyClockApplet.vala:341 msgid "Calendar" -msgstr "" +msgstr "Kalendorius" #. TRANSLATORS: This Button Links to FuzzyClock 'Preferences' Pane #. pack page2 @@ -408,13 +408,13 @@ msgstr "" #: budgie-fuzzyclock/src/FuzzyClockApplet.vala:350 #: budgie-fuzzyclock/src/FuzzyClockApplet.vala:379 msgid "Preferences" -msgstr "" +msgstr "Nuostatos" #. TRANSLATORS: When this checkbox is enabled the current date will be #. displayed #: budgie-fuzzyclock/src/FuzzyClockApplet.vala:361 msgid "Show date" -msgstr "" +msgstr "Rodyti datÄ…" #. TRANSLATORS: When this checkbox is disabled, fuzzy clock will name hours #. 'midnight' to 'noon', then repeat 'one', 'two', 'three' ...