diff options
| -rw-r--r-- | AUTHORS | 3 | ||||
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | ChangeLog | 29 | ||||
| -rw-r--r-- | NEWS | 9 | ||||
| -rw-r--r-- | debian/changelog | 9 | ||||
| -rw-r--r-- | po/it.po | 33 |
6 files changed, 64 insertions, 21 deletions
@@ -22,6 +22,7 @@ ElectrifiedSpeed Elizabeth Sherrock Emiliano Gabriele Eric +Fliiiix Gallegonovato Gediminas Murauskas Guido Berhoerster @@ -35,9 +36,11 @@ Iván Seoane Ivo Xavier Jami Kettunen Jeannette L +Jeremy Bícha Joan CiberSheep Jozef Mlich Kristjan Räts +Lorenzo Torracchi Louies Luca Weiss Luna Jernberg diff --git a/CMakeLists.txt b/CMakeLists.txt index ebdb7b6..745f59c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(ayatana-indicator-display VERSION 24.5.3 LANGUAGES C CXX) +project(ayatana-indicator-display VERSION 26.6.0 LANGUAGES C CXX) if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) @@ -1,6 +1,33 @@ +2026-06-13 Mike Gabriel + + * Release 26.6.0 (HEAD -> main, tag: 26.6.0) + +2026-06-13 Lorenzo Torracchi + + * Translated using Weblate (Italian) (8b007ff) + +2026-06-11 Mike Gabriel + + * Merge branch 'fliiiix-fix-cppcheck-failure' (7973357) + +2026-06-09 fliiiix + + * Fix cppcheck warning has no initializer (9f93661) + +2026-06-11 Mike Gabriel + + * Merge branch 'jbicha-personal/jbicha/fix-cppcheck-failure' + (7818a66) + +2026-03-29 Jeremy Bícha + + * cppcheck: Workaround undefined function-like macro for + GLIB_CHECK_VERSION (ce6e21c) + * service.cpp: Mark create_phone_menu as static (654452b) + 2026-06-11 Mike Gabriel - * Release 24.5.3 (HEAD -> main, tag: 24.5.3) + * Release 24.5.3 (b76877d) (tag: 24.5.3) 2026-03-18 Andi Chandler @@ -1,3 +1,12 @@ +Overview of changes in ayatana-indicator-display 26.6.0 + + - Fix cppcheck warning has no initializer. + - cppcheck: Workaround undefined function-like macro for + GLIB_CHECK_VERSION. + - service.cpp: Mark create_phone_menu as static. + - Translation updates (thanks to all contributors on + hosted.weblate.org). + Overview of changes in ayatana-indicator-display 24.5.3 - Translation updates (thanks to all contributors on diff --git a/debian/changelog b/debian/changelog index 20db6ef..b8a21f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ +ayatana-indicator-display (26.6.0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-display. See + upstream ChangeLog for recent changes. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 13 Jun 2026 20:13:37 +0200 + ayatana-indicator-display (24.5.3) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-display. See upstream ChangeLog for recent changes. - -- UBports developers <developers@ubports.com> Thu, 11 Jun 2026 22:27:59 +0200 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 11 Jun 2026 22:27:59 +0200 ayatana-indicator-display (24.5.2-0) unstable; urgency=medium @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 23:46+0200\n" -"PO-Revision-Date: 2023-06-28 11:50+0000\n" -"Last-Translator: Sylke Vicious <silkevicious@tuta.io>\n" +"PO-Revision-Date: 2026-06-13 18:05+0000\n" +"Last-Translator: Lorenzo Torracchi <lorenzotorracchi@mail.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/ayatana-" "indicators/display-applet/it/>\n" "Language: it\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.18.1\n" +"X-Generator: Weblate 2026.7.dev0\n" #: data/org.ayatana.indicator.display.gschema.xml:1 msgid "Lock rotation" @@ -67,47 +67,44 @@ msgstr "Memorizza il valore di luminosità attuale dello schermo." #: data/org.ayatana.indicator.display.gschema.xml:11 msgid "The name of the light theme" -msgstr "" +msgstr "Il nome del tema chiaro" #: data/org.ayatana.indicator.display.gschema.xml:12 msgid "This is the theme the indicator will set when \"Light\" is selected." -msgstr "" +msgstr "Questo è il tema che sarà impostato quando \"Chiaro\" è selezionato." #: data/org.ayatana.indicator.display.gschema.xml:13 msgid "The name of the dark theme" -msgstr "" +msgstr "Il nome del tema scuro" #: data/org.ayatana.indicator.display.gschema.xml:14 msgid "This is the theme the indicator will set when \"Dark\" is selected." -msgstr "" +msgstr "Questo è il tema che sarà impostato quando \"Scuro\" è selezionato." #: data/org.ayatana.indicator.display.gschema.xml:15 #: src/service.cpp:650 msgid "Theme profile" -msgstr "" +msgstr "Profilo tema" #: data/org.ayatana.indicator.display.gschema.xml:16 -#, fuzzy msgid "The current theme profile being used by the indicator." -msgstr "" -"Il profilo di temperatura del colore correntemente utilizzato " -"dall'indicatore." +msgstr "Il profilo di tema corrente utilizzato dall'indicatore." #: data/org.ayatana.indicator.display.gschema.xml:17 msgid "Current geographic latitude" -msgstr "" +msgstr "Latitudine corrente" #: data/org.ayatana.indicator.display.gschema.xml:18 msgid "Stores the last recorded geographic latitude of the device." -msgstr "" +msgstr "Salva l'ultima latitudine del dispositivo." #: data/org.ayatana.indicator.display.gschema.xml:19 msgid "Current geographic longitude" -msgstr "" +msgstr "Longitudine corrente" #: data/org.ayatana.indicator.display.gschema.xml:20 msgid "Stores the last recorded geographic longitude of the device." -msgstr "" +msgstr "Salva l'ultima longitudine del dispositivo." #: src/service.cpp:48 msgid "Manual" @@ -135,11 +132,11 @@ msgstr "Luminosità" #: src/service.cpp:651 msgid "Light" -msgstr "" +msgstr "Chiaro" #: src/service.cpp:654 msgid "Dark" -msgstr "" +msgstr "Scuro" #: src/service.cpp:667 msgid "Display settings…" |
