Skip to content

Commit

Permalink
Release version 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
realmazharhussain committed Jun 22, 2023
2 parents 81034ca + 2c4b198 commit 033714b
Show file tree
Hide file tree
Showing 15 changed files with 2,542 additions and 241 deletions.
6 changes: 3 additions & 3 deletions appimage/deps/Python.sh
Expand Up @@ -9,13 +9,13 @@ copy /usr/lib/libffi.so*
copy /usr/bin/python3*
copy /usr/lib/libpython3*.so*

for file in /usr/lib/python3.10/*; do
for file in /usr/lib/python3.11/*; do
if test "$(basename "${file}")" != site-packages; then
copy "${file}"
fi
done


echo 'Copying PyGObject'
copy /usr/lib/python3.10/site-packages/gi
copy /usr/lib/python3.10/site-packages/pygtkcompat
copy /usr/lib/python3.11/site-packages/gi
copy /usr/lib/python3.11/site-packages/pygtkcompat
12 changes: 12 additions & 0 deletions data/io.github.realmazharhussain.GdmSettings.metainfo.xml.in
Expand Up @@ -96,6 +96,18 @@

<!-- Note: AppStream docs recommend keeping notes of old versions -->
<releases>
<release version="3.2" type="stable" date="2023-06-22">
<url>https://github.com/gdm-settings/gdm-settings/releases/tag/v3.2</url>

<description>
<p>Fixed: Changing background doesn't work on GNOME 44</p>
</description>

<issues>
<issue url="https://github.com/gdm-settings/gdm-settings/issues/148">#158</issue>
</issues>
</release>

<release version="3.1" type="stable" date="2023-04-13">
<url>https://github.com/gdm-settings/gdm-settings/releases/tag/v3.1</url>
</release>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
@@ -1,5 +1,5 @@
project('gdm-settings',
version: '3.1',
version: '3.2',
meson_version: '>= 0.59',
default_options: [
'buildtype=release',
Expand Down
2 changes: 2 additions & 0 deletions po/LINGUAS
Expand Up @@ -25,3 +25,5 @@ pt_BR
id
fi
ru
sk
uk
20 changes: 8 additions & 12 deletions po/cs.po
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: realmazharhussain@gmail.com\n"
"POT-Creation-Date: 2023-04-07 15:40+0500\n"
"PO-Revision-Date: 2023-03-21 11:46+0000\n"
"PO-Revision-Date: 2023-04-21 16:52+0000\n"
"Last-Translator: vikdevelop <super-vik1@protonmail.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/gdm-settings/"
"language-names/cs/>\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 4.16.2-dev\n"
"X-Generator: Weblate 4.18-dev\n"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:7
msgid "Theme Name"
Expand Down Expand Up @@ -282,7 +282,7 @@ msgstr "Mazhar Hussain"

#: data/io.github.realmazharhussain.GdmSettings.metainfo.xml.in:100
msgid "Fixed: Fails to run on PureOS"
msgstr ""
msgstr "Opraveno: problémy se spuštěním na PureOS"

#: data/io.github.realmazharhussain.GdmSettings.metainfo.xml.in:112
msgid "<em>New Options</em>"
Expand All @@ -297,10 +297,8 @@ msgid "Option to change cursor size"
msgstr "Možnost nastavit velikost kurzoru"

#: data/io.github.realmazharhussain.GdmSettings.metainfo.xml.in:116
#, fuzzy
#| msgid "Donation Request"
msgid "A one-time donation request"
msgstr "Žádost o podpoření"
msgstr "Jednorázový darovací požadavek"

#: data/io.github.realmazharhussain.GdmSettings.metainfo.xml.in:117
msgid "Donate option in hamburger menu"
Expand Down Expand Up @@ -1060,19 +1058,17 @@ msgid "Backing up default shell theme …"
msgstr "Zálohování výchozího tématu shellu …"

#: src/settings.py:365
#, fuzzy, python-brace-format
#| msgctxt "Command-line output"
#| msgid "Applying GResource settings for Ubuntu …"
#, python-brace-format
msgid "Applying GResource settings for {distro_name} …"
msgstr "Použití nastavení GResource pro Ubuntu …"
msgstr "Aplikování nastavení GResource pro {distro_name} …"

#: src/settings.py:386
msgid "Ubuntu"
msgstr ""
msgstr "Ubuntu"

#: src/settings.py:388
msgid "generic system"
msgstr ""
msgstr "obecný systém"

#: src/settings.py:620
msgctxt "Command-line output"
Expand Down
37 changes: 24 additions & 13 deletions po/it.po
Expand Up @@ -3,25 +3,26 @@
# This file is distributed under the same license as the PACKAGE package.
# Andrea Brandi <git@andreabrandi.com>, 2022.
# albanobattistella <albano_battistella@hotmail.com>, 2022.
# Davide Neri <davnerix@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: realmazharhussain@gmail.com\n"
"POT-Creation-Date: 2023-04-07 15:40+0500\n"
"PO-Revision-Date: 2022-12-05 06:47+0000\n"
"Last-Translator: albanobattistella <albano_battistella@hotmail.com>\n"
"PO-Revision-Date: 2023-06-21 21:51+0000\n"
"Last-Translator: Davide Neri <davnerix@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/gdm-settings/"
"language-names/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"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.15-dev\n"
"X-Generator: Weblate 4.18.1\n"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:7
msgid "Theme Name"
msgstr "Nome Tema"
msgstr "Nome tema"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:20
msgid "Type of Background"
Expand All @@ -31,6 +32,7 @@ msgstr "Tipo di sfondo"
#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:22
msgid "Whether GDM background should be an Image, Color or Default."
msgstr ""
"Indica se lo sfondo di GDM deve essere un'immagine, un colore o predefinito."

#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:34
msgid "Background Image"
Expand All @@ -39,29 +41,32 @@ msgstr "Immagine di sfondo"
#. Translators: GDM is an acronym for GNOME Display Manager (which is also GNOME's Login Manager).
#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:36
msgid "The image file to use as GDM background"
msgstr ""
msgstr "Il file immagine da usare come sfondo per GDM"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:43
#: src/resources/ui/top-bar-page.blp:40
msgid "Background Color"
msgstr ""
msgstr "Colore di sfondo"

#. Translators: GDM is an acronym for GNOME Display Manager (which is also GNOME's Login Manager).
#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:45
msgid "The Color to use as GDM background"
msgstr ""
msgstr "Il colore da usare come sfondo per GDM"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.mouse.gschema.xml:20
#: data/gschemas/io.github.realmazharhussain.GdmSettings.touchpad.gschema.xml:23
msgid "Pointer speed"
msgstr ""
msgstr "Velocità del puntatore"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.mouse.gschema.xml:21
#: data/gschemas/io.github.realmazharhussain.GdmSettings.touchpad.gschema.xml:24
msgid ""
"Pointer speed for the touchpad. Accepted values are in the [-1..1] range "
"(from “unaccelerated” to “fast”). A value of 0 is the system default."
msgstr ""
"Velocità del puntatore per il touchpad. I valori accettati sono "
"nell'intervallo [-1...1] (da \"non accelerato\" a \"veloce\". Il valore "
"predefinito di sistema è 0."

#: data/gschemas/io.github.realmazharhussain.GdmSettings.night-light.gschema.xml:7
msgid "If the night light mode is enabled"
Expand Down Expand Up @@ -107,32 +112,38 @@ msgstr "L'ora di inizio"
#: data/gschemas/io.github.realmazharhussain.GdmSettings.night-light.gschema.xml:26
msgid "When “schedule-automatic” is disabled, use this start time in hours."
msgstr ""
"Quando la \"pianificazione automatica\" è disattivata, utilizza questo "
"inizio in ore."
"Quando la \"pianificazione automatica\" è disattivata, utilizza questa ora "
"per l'inizio."

#: data/gschemas/io.github.realmazharhussain.GdmSettings.night-light.gschema.xml:32
msgid "The start time's minute"
msgstr ""
msgstr "Il minuto di inizio"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.night-light.gschema.xml:33
msgid "When “schedule-automatic” is disabled, use this start time minutes."
msgstr ""
"Quando la \"pianificazione automatica\" è disattivata, utilizza questo "
"minuto per l'inizio."

#: data/gschemas/io.github.realmazharhussain.GdmSettings.night-light.gschema.xml:39
msgid "The end time's hour"
msgstr ""
msgstr "L'ora di fine"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.night-light.gschema.xml:40
msgid "When “schedule-automatic” is disabled, use this end time in hours."
msgstr ""
"Quando la \"pianificazione automatica\" è disattivata, utilizza questa ora "
"per la fine."

#: data/gschemas/io.github.realmazharhussain.GdmSettings.night-light.gschema.xml:46
msgid "The end time's minute"
msgstr ""
msgstr "Il minuto di fine"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.night-light.gschema.xml:47
msgid "When “schedule-automatic” is disabled, use this end time minutes."
msgstr ""
"Quando la \"pianificazione automatica\" è disattivata, utilizza questo "
"minuto per la fine."

#: data/gschemas/io.github.realmazharhussain.GdmSettings.power.gschema.xml:13
msgid "Power button action"
Expand Down
14 changes: 8 additions & 6 deletions po/nl.po
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: realmazharhussain@gmail.com\n"
"POT-Creation-Date: 2023-04-07 15:40+0500\n"
"PO-Revision-Date: 2023-04-14 07:29+0000\n"
"PO-Revision-Date: 2023-04-14 08:27+0000\n"
"Last-Translator: Philip Goto <philip.goto@gmail.com>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/gdm-settings/"
"language-names/nl/>\n"
Expand Down Expand Up @@ -147,7 +147,7 @@ msgstr ""

#: data/gschemas/io.github.realmazharhussain.GdmSettings.power.gschema.xml:13
msgid "Power button action"
msgstr "Aan-/Uitknopactie"
msgstr "Actie van aan/uit-knop"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.power.gschema.xml:14
msgid ""
Expand Down Expand Up @@ -344,7 +344,9 @@ msgstr "Copyright 2021–2023 Mazhar Hussain"
#. 'name <email>' including < and > but not quotes.
#: src/about.py:95
msgid "translator-credits"
msgstr "Heimen Stoffels &lt;vistausss@fastmail.com&gt;"
msgstr ""
"Heimen Stoffels &lt;vistausss@fastmail.com&gt;\n"
"Philip Goto https://flipflop97.github.io/"

#: src/app.py:58
msgid "Show application version"
Expand Down Expand Up @@ -494,7 +496,7 @@ msgstr "Kies een bestand"

#: src/lib/file_choosers.py:25
msgid "(None)"
msgstr "(Geen)"
msgstr "(geen)"

#: src/lib/file_choosers.py:51
msgid "Choose"
Expand Down Expand Up @@ -753,7 +755,7 @@ msgstr "Bericht"

#: src/resources/ui/pointing-page.blp:10
msgid "Cursor Size"
msgstr "Cursorgrootte"
msgstr "Aanwijzergrootte"

#: src/resources/ui/pointing-page.blp:15
msgctxt "Cursor Size"
Expand Down Expand Up @@ -911,7 +913,7 @@ msgstr "Thema"

#: src/resources/ui/sound-page.blp:14
msgid "Over Amplification"
msgstr "Versterking"
msgstr "Overversterking"

#: src/resources/ui/sound-page.blp:15
msgid "Allow raising volume above 100%"
Expand Down
8 changes: 3 additions & 5 deletions po/oc.po
Expand Up @@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: gdm-settings\n"
"Report-Msgid-Bugs-To: realmazharhussain@gmail.com\n"
"POT-Creation-Date: 2023-04-07 15:40+0500\n"
"PO-Revision-Date: 2023-02-24 05:46+0000\n"
"PO-Revision-Date: 2023-05-21 13:52+0000\n"
"Last-Translator: Quentin PAGÈS <quentinantonin@free.fr>\n"
"Language-Team: Occitan <https://hosted.weblate.org/projects/gdm-settings/"
"language-names/oc/>\n"
Expand All @@ -14,7 +14,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.16-dev\n"
"X-Generator: Weblate 4.18-dev\n"

#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:7
msgid "Theme Name"
Expand All @@ -26,10 +26,8 @@ msgstr "Tipe de fons"

#. Translators: GDM is an acronym for GNOME Display Manager (which is also GNOME's Login Manager).
#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:22
#, fuzzy
#| msgid "Whether GDM background should be an Image, Color or None."
msgid "Whether GDM background should be an Image, Color or Default."
msgstr "Indica se lo rèireplan deu èsser un imatge, una colora o pas res."
msgstr "Indica se lo rèireplan deu èsser un imatge, una colora o predeterminat."

#: data/gschemas/io.github.realmazharhussain.GdmSettings.appearance.gschema.xml:34
msgid "Background Image"
Expand Down

0 comments on commit 033714b

Please sign in to comment.