From 2e99b4d76eff041f59e82aafaaa214fd45353662 Mon Sep 17 00:00:00 2001 From: teamcons Date: Tue, 3 Feb 2026 22:35:39 +0100 Subject: [PATCH 1/2] use ellie-commons on this branch --- .github/workflows/CI.yml | 2 +- README.md | 16 +++++++-------- data/icons/classic/128.svg | 2 +- data/icons/classic/16.svg | 2 +- data/icons/classic/24.svg | 2 +- data/icons/classic/32.svg | 2 +- data/icons/classic/48.svg | 2 +- data/icons/classic/64.svg | 2 +- data/icons/classic/scalable.svg | 2 +- data/jorts.desktop.in | 8 ++++---- data/jorts.gresource.xml | 2 +- data/jorts.gschema.xml | 2 +- data/jorts.metainfo.xml.in | 20 +++++++++---------- ... io.github.ellie_commons.jorts.flathub.yml | 7 ++++--- meson.build | 2 +- po/README.md | 2 +- po/bn.po | 4 ++-- po/cs.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/es.po | 2 +- po/extra/bn.po | 4 ++-- po/extra/cs.po | 2 +- po/extra/de.po | 2 +- po/extra/es.po | 2 +- po/extra/fi.po | 2 +- po/extra/fil.po | 4 ++-- po/extra/fr.po | 2 +- po/extra/hi.po | 4 ++-- po/extra/it.po | 2 +- po/extra/nb.po | 2 +- po/extra/nl.po | 2 +- po/extra/no.po | 2 +- po/extra/pt.po | 2 +- po/extra/pt_br.po | 2 +- po/extra/ru.po | 2 +- po/extra/sk.po | 2 +- po/extra/sv.po | 2 +- po/extra/zh.po | 2 +- po/fi.po | 2 +- po/fil.po | 4 ++-- po/fr.po | 2 +- po/hi.po | 4 ++-- ....pot => io.github.ellie_commons.jorts.pot} | 4 ++-- po/it.po | 2 +- po/ja.po | 2 +- po/lt.po | 2 +- po/nb.po | 2 +- po/nl.po | 2 +- po/no.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/pt_br.po | 2 +- po/ru.po | 2 +- po/sk.po | 2 +- po/sv.po | 2 +- po/tr.po | 2 +- po/uk.po | 2 +- po/vi.po | 4 ++-- po/zh.po | 2 +- src/Application.vala | 4 ++-- src/Constants.vala | 2 +- src/Utils/Libportal.vala | 4 ++-- windows/Jorts-Installer.nsi | 20 +++++++++---------- windows/deploy.sh | 14 ++++++------- 66 files changed, 113 insertions(+), 112 deletions(-) rename io.github.elly_code.jorts.flathub.yml => io.github.ellie_commons.jorts.flathub.yml (93%) rename po/{io.github.elly_code.jorts.pot => io.github.ellie_commons.jorts.pot} (99%) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index e9a08304..b8b711c4 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -25,7 +25,7 @@ jobs: uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: bundle: jorts.flatpak - manifest-path: io.github.elly_code.jorts.yml + manifest-path: io.github.ellie_commons.jorts.yml run-tests: true repository-name: appcenter repository-url: https://flatpak.elementary.io/repo.flatpakrepo diff --git a/README.md b/README.md index 08274b33..eb8ac2ee 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@

Neither jeans nor shorts, just like jorts. A sticky notes app for elementary OS

- Made for elementary OS + Made for elementary OS - Several colourful sticky notes in a spread. Most are covered in scribbles. One in forefront is blue and has the text 'Lovely little colourful squares for all of your notes! 🥰' + Several colourful sticky notes in a spread. Most are covered in scribbles. One in forefront is blue and has the text 'Lovely little colourful squares for all of your notes! 🥰'
@@ -17,9 +17,9 @@ You can download and install Jorts from various sources: -[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg?new)](https://appcenter.elementary.io/io.github.elly_code.jorts) +[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg?new)](https://appcenter.elementary.io/io.github.ellie_commons.jorts) -[Download on Flathub](https://flathub.org/apps/io.github.elly_code.jorts) +[Download on Flathub](https://flathub.org/apps/io.github.ellie_commons.jorts) On Windows: @@ -28,7 +28,7 @@ Grab the Exe installer in Release ## ❓ Questions, building, etc -[Check the wiki, lol](https://github.com/elly-code/jorts/wiki/%F0%9F%8F%A1Home) +[Check the wiki, lol](https://github.com/ellie-commons/jorts/wiki/%F0%9F%8F%A1Home) @@ -50,12 +50,12 @@ On the right you can donate to various contributors: ## 💾 Notes Storage -Notes are stored in `~/.var/app/io.github.elly_code.jorts/data` +Notes are stored in `~/.var/app/io.github.ellie_commons.jorts/data` You can get it all by entering in a terminal: ```bash -cp ~/.var/app/io.github.elly_code.jorts/data ~/ +cp ~/.var/app/io.github.ellie_commons.jorts/data ~/ ``` "saved_state.json" contains all notes in JSON format. The structure is quite simple, if not pretty. @@ -66,7 +66,7 @@ The app reads from it only during startup (rest of the time it writes in) so you ON WINDOWS: It's in: -YourUserFolder \AppData\Local\io.github.elly_code.jorts +YourUserFolder \AppData\Local\io.github.ellie_commons.jorts AppData is a hidden folder. Either you paste the above path in the path bar, from your user folder Or you do a "Show hidden files" diff --git a/data/icons/classic/128.svg b/data/icons/classic/128.svg index 531746ea..650f560a 100644 --- a/data/icons/classic/128.svg +++ b/data/icons/classic/128.svg @@ -5,7 +5,7 @@ width="128" version="1.1" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" - sodipodi:docname="io.github.elly_code.jorts.svg" + sodipodi:docname="io.github.ellie_commons.jorts.svg" inkscape:export-filename="/home/lains/Documents/Projects/lainsce.github.io/icons/jorts-big.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" diff --git a/data/icons/classic/16.svg b/data/icons/classic/16.svg index 3b581159..2826f2de 100644 --- a/data/icons/classic/16.svg +++ b/data/icons/classic/16.svg @@ -5,7 +5,7 @@ width="16" version="1.1" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" - sodipodi:docname="io.github.elly_code.jorts.svg" + sodipodi:docname="io.github.ellie_commons.jorts.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" diff --git a/data/icons/classic/24.svg b/data/icons/classic/24.svg index 8a26391d..0a7165dc 100644 --- a/data/icons/classic/24.svg +++ b/data/icons/classic/24.svg @@ -5,7 +5,7 @@ height="24" id="svg3426" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" - sodipodi:docname="io.github.elly_code.jorts.svg" + sodipodi:docname="io.github.ellie_commons.jorts.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" diff --git a/data/icons/classic/32.svg b/data/icons/classic/32.svg index dc7539ce..57043362 100644 --- a/data/icons/classic/32.svg +++ b/data/icons/classic/32.svg @@ -5,7 +5,7 @@ width="32" version="1.1" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" - sodipodi:docname="io.github.elly_code.jorts.svg" + sodipodi:docname="io.github.ellie_commons.jorts.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" diff --git a/data/icons/classic/48.svg b/data/icons/classic/48.svg index f10232a6..b6f80982 100644 --- a/data/icons/classic/48.svg +++ b/data/icons/classic/48.svg @@ -5,7 +5,7 @@ width="48" version="1.1" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" - sodipodi:docname="io.github.elly_code.jorts.svg" + sodipodi:docname="io.github.ellie_commons.jorts.svg" inkscape:export-filename="/home/lains/Documents/Dev/jorts/data/icon.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" diff --git a/data/icons/classic/64.svg b/data/icons/classic/64.svg index 9aea1a5d..5aeba521 100644 --- a/data/icons/classic/64.svg +++ b/data/icons/classic/64.svg @@ -5,7 +5,7 @@ width="64" version="1.1" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" - sodipodi:docname="io.github.elly_code.jorts.svg" + sodipodi:docname="io.github.ellie_commons.jorts.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" diff --git a/data/icons/classic/scalable.svg b/data/icons/classic/scalable.svg index 531746ea..650f560a 100644 --- a/data/icons/classic/scalable.svg +++ b/data/icons/classic/scalable.svg @@ -5,7 +5,7 @@ width="128" version="1.1" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" - sodipodi:docname="io.github.elly_code.jorts.svg" + sodipodi:docname="io.github.ellie_commons.jorts.svg" inkscape:export-filename="/home/lains/Documents/Projects/lainsce.github.io/icons/jorts-big.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" diff --git a/data/jorts.desktop.in b/data/jorts.desktop.in index 0b95141c..f81cf19d 100644 --- a/data/jorts.desktop.in +++ b/data/jorts.desktop.in @@ -4,8 +4,8 @@ Version=1.5 Name=Jorts GenericName=Sticky notes Comment=Write down notes, reminders, random thoughts and other short-term informations -Icon=io.github.elly_code.jorts -Exec=io.github.elly_code.jorts +Icon=io.github.ellie_commons.jorts +Exec=io.github.ellie_commons.jorts Terminal=false Actions=NewNote;Preferences; Categories=Office;GTK; @@ -16,9 +16,9 @@ SingleMainWindow=false [Desktop Action NewNote] Name=New sticky note Icon=list-add -Exec=io.github.elly_code.jorts --new-note +Exec=io.github.ellie_commons.jorts --new-note [Desktop Action Preferences] Name=Show Preferences Icon=open-menu -Exec=io.github.elly_code.jorts --preferences +Exec=io.github.ellie_commons.jorts --preferences diff --git a/data/jorts.gresource.xml b/data/jorts.gresource.xml index 7e5a7ad7..85d6b26a 100644 --- a/data/jorts.gresource.xml +++ b/data/jorts.gresource.xml @@ -1,6 +1,6 @@ - + Application.css Themes.css diff --git a/data/jorts.gschema.xml b/data/jorts.gschema.xml index 694d73cc..b3850c7c 100644 --- a/data/jorts.gschema.xml +++ b/data/jorts.gschema.xml @@ -1,6 +1,6 @@ - + false Change font to an illegible one diff --git a/data/jorts.metainfo.xml.in b/data/jorts.metainfo.xml.in index 7d297654..6e2b6c0c 100644 --- a/data/jorts.metainfo.xml.in +++ b/data/jorts.metainfo.xml.in @@ -1,6 +1,6 @@ - io.github.elly_code.jorts + io.github.ellie_commons.jorts CC0-1.0 GPL-3.0+ @@ -18,20 +18,20 @@

This is a fork of an old version of "Notejot" by lainsce. The community liked it so much, we thought it would be great to revive it!

- io.github.elly_code.jorts.desktop + io.github.ellie_commons.jorts.desktop - io.github.ellie_commons.jorts - io.github.ellie_commons.jorts + io.github.elly_code.jorts + io.github.elly_code.jorts - io.github.ellie_commons.jorts + io.github.elly_code.jorts - + Lainsce + Stella - elly-code + ellie-commons https://github.com/elly-code/jorts https://github.com/elly-code/jorts/issues https://github.com/elly-code/jorts/wiki @@ -40,7 +40,7 @@ https://github.com/elly-code/jorts - io.github.elly_code.jorts + io.github.ellie_commons.jorts #64baff #002e99 @@ -59,7 +59,7 @@ elementary OS - io.github.elly_code.reminduck + io.github.ellie_commons.reminduck com.github.elfenware.badger io.github.xchan14.larawan @@ -100,7 +100,7 @@

Organization change

    -
  • From elly-code to elly-code
  • +
  • From ellie-commons to ellie-commons

😎 Guests stars:

    diff --git a/io.github.elly_code.jorts.flathub.yml b/io.github.ellie_commons.jorts.flathub.yml similarity index 93% rename from io.github.elly_code.jorts.flathub.yml rename to io.github.ellie_commons.jorts.flathub.yml index 7020e385..dd74a484 100644 --- a/io.github.elly_code.jorts.flathub.yml +++ b/io.github.ellie_commons.jorts.flathub.yml @@ -1,11 +1,11 @@ -id: io.github.elly_code.jorts +id: io.github.ellie_commons.jorts # elementary SDK is not available on Flathub, so use the elementary BaseApp instead base: io.elementary.BaseApp base-version: 'circe-25.08' runtime: org.gnome.Platform runtime-version: '49' sdk: org.gnome.Sdk -command: io.github.elly_code.jorts +command: io.github.ellie_commons.jorts finish-args: - '--share=ipc' @@ -53,7 +53,8 @@ modules: - -Dvariant=['default'] sources: - type: git - url: https://github.com/elly-code/jorts.git + url: https://github.com/ellie-commons/jorts.git + branch: legacy-rdnn tag: 4.0.1-5 commit: 0f616bae90c1998c2bb84f0a21390f842d7f4978 x-checker-data: diff --git a/meson.build b/meson.build index 452d019d..4551d7db 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ # Name our project -project('io.github.elly_code.jorts', ['vala', 'c'], +project('io.github.ellie_commons.jorts', ['vala', 'c'], version: '4.0.1' ) diff --git a/po/README.md b/po/README.md index ae0ad58b..0638113d 100644 --- a/po/README.md +++ b/po/README.md @@ -2,7 +2,7 @@ ## First Things First -* Clone this repository by opening the terminal in a folder of your choice and typing ```git clone https://github.com/elly_code/jorts``` +* Clone this repository by opening the terminal in a folder of your choice and typing ```git clone https://github.com/ellie_commons/jorts``` ## Basics diff --git a/po/bn.po b/po/bn.po index 2b1f5a74..8e820aaf 100644 --- a/po/bn.po +++ b/po/bn.po @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.elly_code.jorts package. +# This file is distributed under the same license as the io.github.ellie_commons.jorts package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/cs.po b/po/cs.po index 64c1e2b2..132b0d69 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/da.po b/po/da.po index 97378790..5a678785 100644 --- a/po/da.po +++ b/po/da.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/de.po b/po/de.po index 02dba8c2..79e22e9f 100644 --- a/po/de.po +++ b/po/de.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/el.po b/po/el.po index 1514d190..d11c73c3 100644 --- a/po/el.po +++ b/po/el.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-06-02 19:29+0300\n" diff --git a/po/es.po b/po/es.po index cfefeff4..86c6cde7 100644 --- a/po/es.po +++ b/po/es.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/bn.po b/po/extra/bn.po index 02bc0a21..751b8ef6 100644 --- a/po/extra/bn.po +++ b/po/extra/bn.po @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.elly_code.jorts package. +# This file is distributed under the same license as the io.github.ellie_commons.jorts package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/cs.po b/po/extra/cs.po index 4bd939fc..183138d9 100644 --- a/po/extra/cs.po +++ b/po/extra/cs.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/de.po b/po/extra/de.po index a5f00968..fe7cdb83 100644 --- a/po/extra/de.po +++ b/po/extra/de.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/es.po b/po/extra/es.po index f002095b..19b469ba 100644 --- a/po/extra/es.po +++ b/po/extra/es.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/fi.po b/po/extra/fi.po index c9dfce72..0e3059c2 100644 --- a/po/extra/fi.po +++ b/po/extra/fi.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/fil.po b/po/extra/fil.po index ae9c7e86..c887a5d6 100644 --- a/po/extra/fil.po +++ b/po/extra/fil.po @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.elly_code.jorts package. +# This file is distributed under the same license as the io.github.ellie_commons.jorts package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/fr.po b/po/extra/fr.po index 6e6bbfe2..eaa651a3 100644 --- a/po/extra/fr.po +++ b/po/extra/fr.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/hi.po b/po/extra/hi.po index 0e405c14..be8b53de 100644 --- a/po/extra/hi.po +++ b/po/extra/hi.po @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.elly_code.jorts package. +# This file is distributed under the same license as the io.github.ellie_commons.jorts package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/it.po b/po/extra/it.po index 51c53706..d83d5d9c 100644 --- a/po/extra/it.po +++ b/po/extra/it.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-12-28 10:16+0100\n" diff --git a/po/extra/nb.po b/po/extra/nb.po index 7925df38..ad4b05b8 100644 --- a/po/extra/nb.po +++ b/po/extra/nb.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/nl.po b/po/extra/nl.po index 2d364dc5..a68b9621 100644 --- a/po/extra/nl.po +++ b/po/extra/nl.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/no.po b/po/extra/no.po index 410484ed..232ffe09 100644 --- a/po/extra/no.po +++ b/po/extra/no.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/pt.po b/po/extra/pt.po index 72810290..4f504bc8 100644 --- a/po/extra/pt.po +++ b/po/extra/pt.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-02-18 11:43-03\n" diff --git a/po/extra/pt_br.po b/po/extra/pt_br.po index 01254a36..4b08e8f3 100644 --- a/po/extra/pt_br.po +++ b/po/extra/pt_br.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-02-18 11:43-03\n" diff --git a/po/extra/ru.po b/po/extra/ru.po index 603dcb61..b3c26448 100644 --- a/po/extra/ru.po +++ b/po/extra/ru.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-04-06 17:08+0400\n" diff --git a/po/extra/sk.po b/po/extra/sk.po index fe56990c..ae354db5 100644 --- a/po/extra/sk.po +++ b/po/extra/sk.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/extra/sv.po b/po/extra/sv.po index 5d50e2b6..e876adc5 100644 --- a/po/extra/sv.po +++ b/po/extra/sv.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-11-23 13:35+0100\n" diff --git a/po/extra/zh.po b/po/extra/zh.po index f78a3fba..eaff45df 100644 --- a/po/extra/zh.po +++ b/po/extra/zh.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/fi.po b/po/fi.po index f134af8d..10c7fe33 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/fil.po b/po/fil.po index c8e53f1a..9d8c6337 100644 --- a/po/fil.po +++ b/po/fil.po @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.elly_code.jorts package. +# This file is distributed under the same license as the io.github.ellie_commons.jorts package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/fr.po b/po/fr.po index 0c789805..259e7e6b 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/hi.po b/po/hi.po index 054424d4..340fd60a 100644 --- a/po/hi.po +++ b/po/hi.po @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.elly_code.jorts package. +# This file is distributed under the same license as the io.github.ellie_commons.jorts package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/io.github.elly_code.jorts.pot b/po/io.github.ellie_commons.jorts.pot similarity index 99% rename from po/io.github.elly_code.jorts.pot rename to po/io.github.ellie_commons.jorts.pot index ddbddf2f..ed0d3699 100644 --- a/po/io.github.elly_code.jorts.pot +++ b/po/io.github.ellie_commons.jorts.pot @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.elly_code.jorts package. +# This file is distributed under the same license as the io.github.ellie_commons.jorts package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/it.po b/po/it.po index 6ca14a65..d75457af 100644 --- a/po/it.po +++ b/po/it.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-12-27 12:46+0100\n" diff --git a/po/ja.po b/po/ja.po index 488ece97..4e5e4c7e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-11-02 11:55+0900\n" diff --git a/po/lt.po b/po/lt.po index e88ef0fa..51b3254f 100644 --- a/po/lt.po +++ b/po/lt.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/nb.po b/po/nb.po index ba4917c4..8793e508 100644 --- a/po/nb.po +++ b/po/nb.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/nl.po b/po/nl.po index a4425e13..f27e712f 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/no.po b/po/no.po index 59a2e63e..8569abab 100644 --- a/po/no.po +++ b/po/no.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/pl.po b/po/pl.po index c2dd41a4..4445e00e 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/pt.po b/po/pt.po index d61c3700..bd2d2e6b 100644 --- a/po/pt.po +++ b/po/pt.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-02-18 11:43-03\n" diff --git a/po/pt_br.po b/po/pt_br.po index 954d2e42..f996fc3f 100644 --- a/po/pt_br.po +++ b/po/pt_br.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-02-18 11:43-03\n" diff --git a/po/ru.po b/po/ru.po index 7c5e4f06..26dab269 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-04-06 17:02+0400\n" diff --git a/po/sk.po b/po/sk.po index b2b54e8a..aac1babe 100644 --- a/po/sk.po +++ b/po/sk.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/sv.po b/po/sv.po index 283333c6..6db32646 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-11-23 13:27+0100\n" diff --git a/po/tr.po b/po/tr.po index 8fbc64ae..52456c8e 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/uk.po b/po/uk.po index b90609d7..e77002dd 100644 --- a/po/uk.po +++ b/po/uk.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/vi.po b/po/vi.po index 822e4ea6..a50f23bc 100644 --- a/po/vi.po +++ b/po/vi.po @@ -1,9 +1,9 @@ # Vietnamese translation by Vietnam Linux L10n # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.elly_code.jorts package. +# This file is distributed under the same license as the io.github.ellie_commons.jorts package. msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: 2025-12-14 19:31+0700\n" diff --git a/po/zh.po b/po/zh.po index 79bf262f..2ad52cb8 100644 --- a/po/zh.po +++ b/po/zh.po @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.elly_code.jorts\n" +"Project-Id-Version: io.github.ellie_commons.jorts\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-22 14:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/src/Application.vala b/src/Application.vala index 225322d3..06bee34d 100644 --- a/src/Application.vala +++ b/src/Application.vala @@ -137,7 +137,7 @@ Please wait while the app remembers all the things... // build all the stylesheets var app_provider = new Gtk.CssProvider (); - app_provider.load_from_resource ("/io/github/elly_code/jorts/Application.css"); + app_provider.load_from_resource ("/io/github/ellie_commons/jorts/Application.css"); Gtk.StyleContext.add_provider_for_display ( Gdk.Display.get_default (), app_provider, @@ -145,7 +145,7 @@ Please wait while the app remembers all the things... ); var theme_provider = new Gtk.CssProvider (); - theme_provider.load_from_resource ("/io/github/elly_code/jorts/Themes.css"); + theme_provider.load_from_resource ("/io/github/ellie_commons/jorts/Themes.css"); Gtk.StyleContext.add_provider_for_display ( Gdk.Display.get_default (), theme_provider, diff --git a/src/Constants.vala b/src/Constants.vala index c4b44850..f95b8215 100644 --- a/src/Constants.vala +++ b/src/Constants.vala @@ -11,7 +11,7 @@ namespace Jorts.Constants { /*************************************************/ - const string RDNN = "io.github.elly_code.jorts"; + const string RDNN = "io.github.ellie_commons.jorts"; const string DONATE_LINK = "https://ko-fi.com/teamcons"; // signature theme diff --git a/src/Utils/Libportal.vala b/src/Utils/Libportal.vala index 719b1ea2..66fd64ec 100644 --- a/src/Utils/Libportal.vala +++ b/src/Utils/Libportal.vala @@ -9,7 +9,7 @@ namespace Jorts.Utils { public void autostart_remove () { Xdp.Portal portal = new Xdp.Portal (); GenericArray cmd = new GenericArray (); - cmd.add ("io.github.elly_code.jorts"); + cmd.add ("io.github.ellie_commons.jorts"); portal.request_background.begin ( null, @@ -22,7 +22,7 @@ namespace Jorts.Utils { public void autostart_set () { Xdp.Portal portal = new Xdp.Portal (); GenericArray cmd = new GenericArray (); - cmd.add ("io.github.elly_code.jorts"); + cmd.add ("io.github.ellie_commons.jorts"); portal.request_background.begin ( null, diff --git a/windows/Jorts-Installer.nsi b/windows/Jorts-Installer.nsi index b95445e0..fb0ab1bd 100644 --- a/windows/Jorts-Installer.nsi +++ b/windows/Jorts-Installer.nsi @@ -6,8 +6,8 @@ Name Jorts VIAddVersionKey /LANG=0 "ProductName" "Jorts" VIAddVersionKey /LANG=0 "FileVersion" "4.0.0" VIAddVersionKey /LANG=0 "ProductVersion" "4.0.0" -VIAddVersionKey /LANG=0 "FileDescription" "https://github.com/elly-code/jorts" -VIAddVersionKey /LANG=0 "LegalCopyright" "GNU GPL v3 elly-code" +VIAddVersionKey /LANG=0 "FileDescription" "https://github.com/ellie-commons/jorts" +VIAddVersionKey /LANG=0 "LegalCopyright" "GNU GPL v3 ellie-commons" VIProductVersion "4.0.0.0" Outfile "Jorts-Installer.exe" @@ -18,7 +18,7 @@ RequestExecutionLevel user # Set the title of the installer window Caption "Jorts Installer" -BrandingText "Jorts 4.0.0, elly-code 2025" +BrandingText "Jorts 4.0.0, ellie-commons 2025" # Set the title and text on the welcome page !define MUI_WELCOMEPAGE_TITLE "Welcome to Jorts setup" @@ -28,8 +28,8 @@ BrandingText "Jorts 4.0.0, elly-code 2025" !define MUI_UNICON "icons\uninstall.ico" !define MUI_FINISHPAGE_LINK "Source code and wiki" -!define MUI_FINISHPAGE_LINK_LOCATION "https://github.com/elly-code/jorts" -!define MUI_FINISHPAGE_RUN "$INSTDIR\bin\io.github.elly_code.jorts.exe" +!define MUI_FINISHPAGE_LINK_LOCATION "https://github.com/ellie-commons/jorts" +!define MUI_FINISHPAGE_RUN "$INSTDIR\bin\io.github.ellie_commons.jorts.exe" !insertmacro MUI_PAGE_WELCOME !insertmacro MUI_PAGE_DIRECTORY @@ -109,13 +109,13 @@ Section "Install" SetOutPath "$INSTDIR" ; Start menu - CreateShortCut "$SMPROGRAMS\Jorts\Jorts.lnk" "$INSTDIR\bin\io.github.elly_code.jorts.exe" "" "$INSTDIR\icons\icon-mini.ico" 0 + CreateShortCut "$SMPROGRAMS\Jorts\Jorts.lnk" "$INSTDIR\bin\io.github.ellie_commons.jorts.exe" "" "$INSTDIR\icons\icon-mini.ico" 0 ; Autostart - CreateShortCut "$SMPROGRAMS\Startup\Jorts.lnk" "$INSTDIR\bin\io.github.elly_code.jorts.exe" "" "$INSTDIR\icons\icon-mini.ico" 0 + CreateShortCut "$SMPROGRAMS\Startup\Jorts.lnk" "$INSTDIR\bin\io.github.ellie_commons.jorts.exe" "" "$INSTDIR\icons\icon-mini.ico" 0 ; Preferences - CreateShortCut "$SMPROGRAMS\Jorts\Preferences of Jorts.lnk" "$INSTDIR\bin\io.github.elly_code.jorts.exe" "--preferences" "$INSTDIR\icons\settings-mini.ico" 0 + CreateShortCut "$SMPROGRAMS\Jorts\Preferences of Jorts.lnk" "$INSTDIR\bin\io.github.ellie_commons.jorts.exe" "--preferences" "$INSTDIR\icons\settings-mini.ico" 0 WriteRegStr HKCU "Software\Jorts" "" $INSTDIR WriteUninstaller "$INSTDIR\Uninstall.exe" @@ -125,8 +125,8 @@ Section "Install" WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\Jorts" "DisplayIcon" "$INSTDIR\icons\icon.ico" WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\Jorts" "InstallLocation" "$INSTDIR\" WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\Jorts" "UninstallString" "$INSTDIR\Uninstall.exe" - WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\Jorts" "Publisher" "elly-code" - WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\Jorts" "URLInfoAbout" "https://github.com/elly-code/jorts" + WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\Jorts" "Publisher" "ellie-commons" + WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\Jorts" "URLInfoAbout" "https://github.com/ellie-commons/jorts" WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\Jorts" "EstimatedSize" "0x00028294" ;164,5 MB SectionEnd diff --git a/windows/deploy.sh b/windows/deploy.sh index b9c1ba65..946177ff 100644 --- a/windows/deploy.sh +++ b/windows/deploy.sh @@ -19,10 +19,10 @@ build_dir="builddir" theme_name="io.elementary.stylesheet.blueberry" icon_theme="elementary" version="$(cat meson.build | grep version | cut -d \' -f 2)" -publisher="elly-code" +publisher="ellie-commons" deploy_dir="windows/deploy" -exe_name="io.github.elly_code.jorts.exe" +exe_name="io.github.ellie_commons.jorts.exe" #-------------------------------- # Rebuild and compile the exe as a release build @@ -122,8 +122,8 @@ Name ${app_name} VIAddVersionKey /LANG=0 "ProductName" "${app_name}" VIAddVersionKey /LANG=0 "FileVersion" "${version}" VIAddVersionKey /LANG=0 "ProductVersion" "${version}" -VIAddVersionKey /LANG=0 "FileDescription" "https://github.com/elly-code/jorts" -VIAddVersionKey /LANG=0 "LegalCopyright" "GNU GPL v3 elly-code" +VIAddVersionKey /LANG=0 "FileDescription" "https://github.com/ellie-commons/jorts" +VIAddVersionKey /LANG=0 "LegalCopyright" "GNU GPL v3 ellie-commons" VIProductVersion "${version}.0" Outfile "${app_name}-Installer.exe" @@ -144,8 +144,8 @@ BrandingText "Jorts ${version}, ${publisher} 2025" !define MUI_UNICON "icons\uninstall.ico" !define MUI_FINISHPAGE_LINK "Source code and wiki" -!define MUI_FINISHPAGE_LINK_LOCATION "https://github.com/elly-code/jorts" -!define MUI_FINISHPAGE_RUN "\$INSTDIR\bin\io.github.elly_code.jorts.exe" +!define MUI_FINISHPAGE_LINK_LOCATION "https://github.com/ellie-commons/jorts" +!define MUI_FINISHPAGE_RUN "\$INSTDIR\bin\io.github.ellie_commons.jorts.exe" !insertmacro MUI_PAGE_WELCOME !insertmacro MUI_PAGE_DIRECTORY @@ -242,7 +242,7 @@ Section "Install" WriteRegStr HKCU "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\${app_name}" "InstallLocation" "\$INSTDIR\\" WriteRegStr HKCU "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\${app_name}" "UninstallString" "\$INSTDIR\\Uninstall.exe" WriteRegStr HKCU "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\${app_name}" "Publisher" "${publisher}" - WriteRegStr HKCU "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\${app_name}" "URLInfoAbout" "https://github.com/elly-code/jorts" + WriteRegStr HKCU "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\${app_name}" "URLInfoAbout" "https://github.com/ellie-commons/jorts" WriteRegDWORD HKCU "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\${app_name}" "EstimatedSize" "0x00028294" ;164,5 MB SectionEnd From 6be5bbe34c8fa47e77977519245bc568bfecf637 Mon Sep 17 00:00:00 2001 From: teamcons Date: Tue, 3 Feb 2026 23:38:50 +0100 Subject: [PATCH 2/2] Update manifest --- ...b.yml => io.github.ellie_commons.jorts.yml | 8 ++- io.github.elly_code.jorts.yml | 54 ------------------- 2 files changed, 3 insertions(+), 59 deletions(-) rename io.github.ellie_commons.jorts.flathub.yml => io.github.ellie_commons.jorts.yml (91%) delete mode 100644 io.github.elly_code.jorts.yml diff --git a/io.github.ellie_commons.jorts.flathub.yml b/io.github.ellie_commons.jorts.yml similarity index 91% rename from io.github.ellie_commons.jorts.flathub.yml rename to io.github.ellie_commons.jorts.yml index dd74a484..fa73e3b2 100644 --- a/io.github.ellie_commons.jorts.flathub.yml +++ b/io.github.ellie_commons.jorts.yml @@ -53,10 +53,8 @@ modules: - -Dvariant=['default'] sources: - type: git - url: https://github.com/ellie-commons/jorts.git - branch: legacy-rdnn - tag: 4.0.1-5 - commit: 0f616bae90c1998c2bb84f0a21390f842d7f4978 + url: https://github.com/elly-code/jorts.git + commit: b0a8091a6a466b59356b02978df7fd77689ff1e6 x-checker-data: type: git - tag-pattern: '^([\d.]+)$' \ No newline at end of file + tag-pattern: '^([\d.]+)$' diff --git a/io.github.elly_code.jorts.yml b/io.github.elly_code.jorts.yml deleted file mode 100644 index a7011277..00000000 --- a/io.github.elly_code.jorts.yml +++ /dev/null @@ -1,54 +0,0 @@ -id: io.github.elly_code.jorts -runtime: io.elementary.Platform -runtime-version: '8.2' -sdk: io.elementary.Sdk -command: io.github.elly_code.jorts - -finish-args: - - '--share=ipc' - - '--device=dri' - - '--socket=fallback-x11' - - '--socket=wayland' - -cleanup: - - '/include' - - '/lib/pkgconfig' - - '/man' - - '/share/gtk-doc' - - '/share/man' - - '/share/pkgconfig' - - '/share/installed-tests' - - '*.la' - - '*.a' - -modules: - # Needed for the Scribbly mode - # It should be present by default on elementary OS, but better not assume it is the case - - name: RedactedScript - buildsystem: simple - build-commands: - - install -Dm0644 RedactedScript-Regular.ttf -t ${FLATPAK_DEST}/share/fonts - - install -Dm0644 OFL.txt -t ${FLATPAK_DEST}/share/doc/redacted-font - - install -Dm0644 AUTHORS.txt -t ${FLATPAK_DEST}/share/doc/redacted-font - - install -Dm0644 README.md -t ${FLATPAK_DEST}/share/doc/redacted-font - sources: - - type: file - url: https://github.com/christiannaths/redacted-font/raw/63e542017bab347ba9be54d7d99b99d4754c3d97/RedactedScript/fonts/ttf/RedactedScript-Regular.ttf - sha256: 1ebaab9642a2f43fa33f449760469903143fd1d08b2433eb6c15e28602d9360d - - type: file - url: https://raw.githubusercontent.com/christiannaths/redacted-font/284dfb0397d1911c3388f72389f08b3c13446134/OFL.txt - sha256: ed836da2ff14b9b2d04001057e03c0531afdd2626bf66a612b17124589f58efa - - type: file - url: https://raw.githubusercontent.com/christiannaths/redacted-font/284dfb0397d1911c3388f72389f08b3c13446134/AUTHORS.txt - sha256: 84977eeb6e582a6d10bea0eda40e1c6dfdc8904309c6011932a9e2632c727043 - - type: file - url: https://raw.githubusercontent.com/christiannaths/redacted-font/284dfb0397d1911c3388f72389f08b3c13446134/README.md - sha256: e594f7f6bf03f7b11897d219184e215466cdfb9a8268b54cb7d5a626482dd722 - - - name: jorts - buildsystem: meson - config-opts: - - -Dvariant=['default'] - sources: - - type: dir - path: .