mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
sysutils/budgie-control-center: update to 1.3.0
ChangeLog: https://github.com/BuddiesOfBudgie/budgie-control-center/releases/tag/v1.3.0 * Default applications - allow one to change the File-Manager defaults - contributor contribution by Elliot * Lots of new and updated translators thanks to all of our wonderful translators * bug-fix: Set search button/entry as sensitive when printers list is empty * Don't invoking Search when pressing CTRL+S - CTRL+F is the standard method to invoke Search and CTRL+S is to invoke saving * Privacy - Clearing File History now prompts whether to empty; now consistent with emptying the trash etc. * bug-fix: sound: Don't flip the balance and fade sliders in RTL setups * bug-fix: sound: alerts sounds are correctly defined when choosing an alert type * sound: Add a "None" option to turn off sound alerts * bug-fix: network: reapply connection on device when refreshing * bug-fix: network: add missing cancellable; this resolves odd crashing when adding but then cancelling network connections * network: Disable DNS entry if the automatic option is enabled in the connection editor IPv4/6 tabs * display: Add 32:9 to known aspect ratios; support ultra-wide monitors * keyboard: country matches should not be shown under a language name; e.g. searching for Italian shouldn't display country matches * bug-fix: ensure printing test pages work with temporary queues * bug-fix: disable commas from trying to be used to set the host-name; previously this caused extra unnecessary logs to be produced * bug-fix: resolve issues where the pop-up showing user avatars appeared over the top of selecting a new avatar * bug-fix: resolve crash when cancelling from connecting to a thunderbolt connection * Display "UPS" in the power panel if the desktop is actually connected to a UPS * Add a confirmation dialog when attempting to clear file history * bug-fix: Resolve duplicate entries that occasionally appear in the sound device drop-downs * Displays: ensure all screens are updated ('snapped') when a display config change is made; for example rotating a screen that is in the middle of two adjacent screens is now possible * Allow jumbo-frames to be used for network connections - MTU size increased to 65536 bytes * bug-fix: where a panel does crash, ensure that panel is not the last remembered panel so that BCC can be reopened again. * bug-fix: When searching, ensure that pressing ENTER does not activate an empty panel search nor result in reactivating the WIFI panel when on another panel PR: 273266 Reported by: duchateau.olivier@gmail.com (maintainer)
This commit is contained in:
parent
fde07d8ea4
commit
2099947dde
@ -1,6 +1,5 @@
|
||||
PORTNAME= budgie-control-center
|
||||
DISTVERSION= 1.2.0
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.3.0
|
||||
CATEGORIES= sysutils budgie
|
||||
MASTER_SITES= BUDGIE
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1675531933
|
||||
SHA256 (budgie/budgie-control-center-1.2.0.tar.xz) = b72ee32b914795107e3c65b21128cac984e8920aa2e1b2ecc4f6c8fd67be9cc2
|
||||
SIZE (budgie/budgie-control-center-1.2.0.tar.xz) = 4938876
|
||||
TIMESTAMP = 1692638958
|
||||
SHA256 (budgie/budgie-control-center-1.3.0.tar.xz) = d526a22f22cc5ae0fd7a6c6ce4460bb368e93cb6c1b09300f76b97144aab3819
|
||||
SIZE (budgie/budgie-control-center-1.3.0.tar.xz) = 4965500
|
||||
|
@ -103,6 +103,7 @@ share/locale/id/LC_MESSAGES/budgie-control-center-2.0.mo
|
||||
share/locale/is/LC_MESSAGES/budgie-control-center-2.0.mo
|
||||
share/locale/it/LC_MESSAGES/budgie-control-center-2.0.mo
|
||||
share/locale/ja/LC_MESSAGES/budgie-control-center-2.0.mo
|
||||
share/locale/ka/LC_MESSAGES/budgie-control-center-2.0.mo
|
||||
share/locale/kk/LC_MESSAGES/budgie-control-center-2.0.mo
|
||||
share/locale/kn/LC_MESSAGES/budgie-control-center-2.0.mo
|
||||
share/locale/ko/LC_MESSAGES/budgie-control-center-2.0.mo
|
||||
|
Loading…
Reference in New Issue
Block a user