Skip to content

Commit

Permalink
Bump to 10.7, updated assets and translations. (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshStrobl authored Jan 29, 2023
1 parent 263227b commit 8855cc2
Show file tree
Hide file tree
Showing 71 changed files with 62,689 additions and 44,267 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body:
attributes:
label: Budgie version
description: |
Version name of Budgie, i.e. Budgie 10.4 OR specific git commit.
Version name of Budgie, i.e. Budgie 10.7 OR specific git commit.
To provide the exact version of your Budgie installation, run `budgie-desktop --version`.
validations:
Expand All @@ -32,4 +32,3 @@ body:
attributes:
label: References
description: Are there any other GitHub issues, whether open or closed, that are related to the problem you've described above or to the suggested solution? If so, please add them below.

Binary file added .github/screenshots/BudgieMenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/screenshots/BudgieRunDialog.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/screenshots/MainDesktop.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/screenshots/MainDesktop.png
Binary file not shown.
Binary file removed .github/screenshots/MainMenu.png
Binary file not shown.
Binary file added .github/screenshots/Raven-WidgetView.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/screenshots/Raven.png
Binary file not shown.
Binary file removed .github/screenshots/RunDialog.png
Binary file not shown.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ on:
push:
branches:
- main
- v10.6.x
- v10.7.x
pull_request:
branches:
- main
- v10.6.x
- v10.7.x
jobs:
ubuntu:
runs-on: ubuntu-22.04
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![main_desktop](https://github.com/BuddiesOfBudgie/budgie-desktop/raw/main/.github/screenshots/MainDesktop.png)
![main_desktop](https://github.com/BuddiesOfBudgie/budgie-desktop/raw/main/.github/screenshots/MainDesktop.jpg)

# Budgie Desktop

Expand All @@ -20,7 +20,7 @@ Budgie Desktop consists of a number of components to provide a more complete des

The main Budgie menu provides a quick and easy to use menu, suitable for both mouse and keyboard driven users. Features search-as-you-type and category based filtering.

![main_menu](https://github.com/BuddiesOfBudgie/budgie-desktop/raw/main/.github/screenshots/MainMenu.png)
![main_menu](https://github.com/BuddiesOfBudgie/budgie-desktop/raw/main/.github/screenshots/BudgieMenu.png)

### Raven

Expand All @@ -30,7 +30,7 @@ When one of these players are running, such as VLC, Rhythmbox or even Spotify, a

Raven also enables you to access missed notifications, with the ability to swipe away individual notifications, app notifications, and all notifications.

![raven](https://github.com/BuddiesOfBudgie/budgie-desktop/raw/main/.github/screenshots/Raven.png)
![raven](https://github.com/BuddiesOfBudgie/budgie-desktop/raw/main/.github/screenshots/Raven-WidgetView.jpg)

#### Notifications

Expand All @@ -42,7 +42,7 @@ Budgie Desktop supports the freedesktop notifications specification, enabling ap

The Budgie Run Dialog provides the means to quickly find an application in a popup window. This window by default is activated with the `ALT+F2` keyboard shortcut, providing keyboard driven launcher facilities.

![run_dialog](https://github.com/BuddiesOfBudgie/budgie-desktop/raw/main/.github/screenshots/RunDialog.png)
![run_dialog](https://github.com/BuddiesOfBudgie/budgie-desktop/raw/main/.github/screenshots/BudgieRunDialog.jpg)

### Other

Expand Down Expand Up @@ -72,7 +72,7 @@ budgie-desktop is available under a split license model. This enables developers

The shared libraries are available under the terms of the LGPL-2.1, allowing developers to link against the API without any issue, and to use all exposed APIs without affecting their project license.

The background shipped in data/backgrounds was originally shipped as part of [gnome-backgrounds](https://gitlab.gnome.org/GNOME/gnome-backgrounds), Copyright © 2012 Garrett LeSage and licensed under the Creative Commons Attribution-ShareAlike 3.0 License. [Source commit here](https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/commit/33c37ed6e55218210f6ad9877091f5849bea2d4d).
The background shipped in data/backgrounds is shipped as part of [budgie-backgrounds](https://github.com/BuddiesOfBudgie/budgie-backgrounds) and is licensed under CC0-1.0 license.

The remainder of the project (i.e. installed binaries) is available under the terms of the GPL 2.0 license. This is clarified in the headers of each source file.

Expand Down
Binary file modified data/backgrounds/default.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion data/budgie-daemon.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH BUDGIE-DAEMON "1" "August 2022" "budgie-daemon 10.6.4" "User Commands"
.TH BUDGIE-DAEMON "1" "August 2022" "budgie-daemon 10.7" "User Commands"
.SH NAME
budgie-daemon \- budgie process to interface with various budgie and GNOME dbus interfaces
.SH DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion data/budgie-desktop-settings.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BUDGIE-DESKTOP-SETTINGS" "1" "June 2020" "budgie-desktop-settings 10.5" "User Commands"
.TH "BUDGIE-DESKTOP-SETTINGS" "1" "June 2020" "budgie-desktop-settings 10.7" "User Commands"
.SH NAME
budgie-desktop-settings \- Settings window for budgie-desktop
.SH DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion data/budgie-desktop.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH BUDGIE-DESKTOP "1" "August 2022" "budgie-desktop 10.6.4" "User Commands"
.TH BUDGIE-DESKTOP "1" "August 2022" "budgie-desktop 10.7" "User Commands"
.SH NAME
budgie-desktop \- central entry point from gnome-session to display the graphical interface
.SH DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion data/budgie-panel.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH BUDGIE-PANEL "1" "August 2022" "budgie-panel 10.6.4" "User Commands"
.TH BUDGIE-PANEL "1" "August 2022" "budgie-panel 10.7" "User Commands"
.SH NAME
budgie-panel \- graphical component that display budgie widgets
.SH DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion data/budgie-run-dialog.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH BUDGIE-RUN-DIALOG "1" "August 2022" "budgie-run-dialog 10.6.4" "User Commands"
.TH BUDGIE-RUN-DIALOG "1" "August 2022" "budgie-run-dialog 10.7" "User Commands"
.SH NAME
budgie-run-dialog \- user invoked application to quickly search and execute applications
.SH DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion data/budgie-wm.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
.TH BUDGIE-WM "1" "August 2022" "budgie-wm 10.6.4" "User Commands"
.TH BUDGIE-WM "1" "August 2022" "budgie-wm 10.7" "User Commands"
.SH NAME
budgie-wm \- wrapper around libmutter that forms the window management for budgie
.SH DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'budgie-desktop',
['c', 'vala'],
version: '10.6.4',
version: '10.7',
license: [
'GPL-2.0',
'LGPL-2.1',
Expand Down
20 changes: 10 additions & 10 deletions po/LINGUAS
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
af
ar
be_Latn
be
bg_BG
be_Latn
bg
bg_BG
bn
br
bs
ca
cs
da
de_CH
de
de_CH
el_GR
en_AU
en_GB
en_US
eo
es
es_419
es_AR
es_CL
es_MX
es_PE
es
es_US
eu
fi
fr
fr_BE
fr_FR
fr
ga
gl
he
hi
hr_HR
hr
hr_HR
hu
id
it
Expand All @@ -45,8 +45,8 @@ lt
lv
ms_MY
ne
nl_BE
nl
nl_BE
nn
no
oc
Expand All @@ -60,17 +60,17 @@ si
sk
sl
sq
sr_RS@latin
sr_RS
sr_RS@latin
sv
tr
tt
uk
uk_UA
ur_PK
ur
ur_PK
vi
vi_VN
zh_HK
zh
zh_HK
zh_TW
Loading

0 comments on commit 8855cc2

Please sign in to comment.