gnome-control-center/shell
Felipe Borges 0c04d14a36 shell: Show correct version in About dialog for development branches
Our AdwAboutWindow is initialized with values loaded from from the
appdata file. For development versions we often don't add appdata
info, causing AdwAboutWindow to fallback to the latest version
available in the appdata file.

This should not occur in a stable branch, but this occurs in
development branches.

Let's always call adw_about_window_set_version() so that we guarantee
that the right verion number is shown in the UI.

Fixes #2779
2024-01-30 17:20:16 +00:00
..
appdata appdata: Improve appdata for AppStream 1.0 2024-01-08 15:48:19 +00:00
completions window: Remove remaining overview mentions 2018-05-28 22:07:49 -03:00
icons shell: Remove no longer used icon 2022-08-17 08:09:15 +00:00
cc-application.c shell: Show correct version in About dialog for development branches 2024-01-30 17:20:16 +00:00
cc-application.h application: Subclass AdwApplication 2021-12-14 22:34:21 -03:00
cc-log.c log: Show logs from Bluetooth panel 2023-01-25 09:55:34 +00:00
cc-log.h log: Improve logging 2022-12-01 11:44:17 +00:00
cc-object-storage.c object-cache: Avoid use after free of task error 2022-10-19 19:52:21 +02:00
cc-object-storage.h common: Introduce CcHostname 2024-01-30 13:34:10 +00:00
cc-panel-list.c panel-list: Reorder panel list 2024-01-22 09:47:00 +00:00
cc-panel-list.h shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-panel-list.ui cc-panel-list: Use AdwStatusPage when showing "No Results Found" 2023-11-13 09:48:45 +00:00
cc-panel-loader.c system: Add "Users" panel 2024-01-08 13:59:26 +01:00
cc-panel-loader.h panel: Add "title" property 2022-01-20 02:23:42 +00:00
cc-panel.c panel: Remove unused and undefined declarations 2023-10-12 10:09:44 +02:00
cc-panel.h shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-shell-model.c shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-shell-model.h shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-shell.c shell: Remove cc_shell_set_custom_titlebar 2022-01-20 02:23:42 +00:00
cc-shell.h shell: Remove cc_shell_set_custom_titlebar 2022-01-20 02:23:42 +00:00
cc-window.c warning: Port warning dialog to AdwMessageDialog 2023-11-21 02:58:14 +00:00
cc-window.h window: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-window.ui primary-menu: Add mnemonics 2024-01-02 08:58:13 +00:00
gnome-control-center.gresource.xml shell: Add About dialog 2023-12-01 13:00:00 +01:00
help-overlay.ui help-overlay: Remove "CTRL+S" and include "CTRL+F" 2023-10-03 11:57:22 +00:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c shell: Check for unsupported environments after handling --version 2023-11-29 10:07:47 +00:00
meson.build all: meson: do not specify resources from gresource files as dependencies 2023-05-24 08:34:14 +00:00
org.gnome.Settings.desktop.in shell: Refuse to run under unsupported desktops 2023-02-10 13:16:19 +00:00
org.gnome.Settings.gschema.xml Replace "application" with "app" 2023-01-23 11:10:28 +00:00
org.gnome.Settings.service.in flatpak, shell: Make desktop file honor "Devel" app_id 2022-11-24 14:16:47 +01:00
style.css style: Add styling for custom status page 2023-11-29 10:17:47 +00:00