26 Commits
Author SHA1 Message Date
c-ludenberg 499d042329 fix: logo path points at icon size actually shipped by euri-wallpapers 2026-08-23 18:43:35 +02:00
c-ludenberg cabfe2b3b6 rebrand!: internal rename antergos-welcome -> euri-welcome (files, paths, UI strings, pages, urls) 2026-08-23 18:43:11 +02:00
c-ludenberg 58f7684559 fix: purge GNOME dead code, update .desktop Categories, fix Korean involved page 2026-07-30 18:18:46 +02:00
c-ludenberg 99ee218835 fix: update live_path from archiso to artix bootmnt 2026-07-30 18:06:59 +02:00
c-ludenberg 786c957e66 Fix live_path detection: /run/miso → /run/archiso
The welcome app checked /run/miso/bootmnt/antergos-next to detect
live ISO, but the NeXT ISO uses archiso standard /run/archiso/bootmnt.
Changed live_path to /run/archiso/bootmnt which always exists on
archiso-based live environments.
2026-06-23 15:21:41 +02:00
c-ludenberg 31cbf985d6 fix: launch calamares-next instead of calamares directly; fix lsb/os-release fallback in get_lsb_infos 2026-06-23 13:07:14 +02:00
c-ludenberg 92aa115a1c fix: antergos-welcome preferences loading and stable API usage
- data/preferences.json: fix paths for subdirectory layout
- src/antergos_welcome.py: fallback to data/preferences.json;
  get_lsb_infos() uses .get("CODENAME", "unknown") to avoid KeyError;
  remove stale "rescue" label
2026-06-23 01:19:31 +02:00
c-ludenberg dddbceb152 po: purge every last Manjaro syllable from 66 locale files
i have seen every alphabet on gods green earth today. arabic. korean. hindi. persian. bengali. bulgarian. cyrillic marks i cannot pronounce. script that flows right to left. script that stacks into little blocks. script that hangs from a line like wet laundry.

do you know how many ways there are to spell "manjaro" in unicode? too many. i counted. منجارو 만자로 मैनजरो مانجارو মানজারো Манджаро and that is just the ones i had to hunt down with a regex flamethrower because my first 17 sed passes missed them all.

the pot file was from 2020. it still thought we were making manjaro hello. i regenerated it. it cried. i did not.

google translate via deep_translator was my sword. sed was my shield. python scripts lay broken in /tmp like the corpses of failed gods. three scripts. count them. three. the first could not parse po files. the second could not match multiline msgstr blocks. the third just replaced the unicode codepoints directly and asked no questions. that one worked.

66 mo files compiled. 0 manjaro references remain. the great cleansing is complete.

deus vult but at what cost.

—— Celestia Ludenberg, signing off before i start transliterating this commit message into korean
2026-06-20 20:16:02 +02:00
Masato TOYOSHIMA baaa79ed52 More appropriate URL for mailing list.
Currently, https://lists.manjaro.org/pipermail/ is set,
but https://lists.manjaro.org/mailman/listinfo seems more appropriate.
2025-02-03 08:44:10 +09:00
Frede H 241da7fbee Consolidating application json data 2025-01-24 14:11:11 +00:00
Frede Hundewadt 58c1f1c038 Update social media links and UI elements
Replaced the Twitter icon with X and updated related URLs.
Made several XML property adjustment within the `manjaro-hello.glade` file.
Updated the readme language files to reflect the correct urls for forum.
Moved AUT link to bottom of link list
2024-08-14 16:16:25 +02:00
Vitor Lopes 5f41552f2a fix #41 2024-04-28 10:58:44 +01:00
Stefano Capitani 8ef9a385bd Add Rescue option 2024-01-08 11:49:23 +01:00
Stefano Capitani eaf989e7aa Merge branch 'master' into 'master'
Support DE-specific welcome apps

See merge request applications/manjaro-hello!92
2023-08-21 21:47:24 +00:00
Artem Grinev 2873c0c320 Support DE-specific welcome apps 2023-08-21 21:47:24 +00:00
Vitor Lopes 088763fb60 replace telegram with youtube/ fix pipermail 2023-07-07 20:47:27 +01:00
Vitor Lopes de60ded5cc fix #30 2022-05-17 10:50:28 +01:00
Oguz Kagan EREN 7c74b972f6 fixed style path problem 2021-07-15 16:32:54 +03:00
Stefano Capitani db80d4788a Removed irc and added discover software and added telegram
Signed-off-by: Stefano Capitani <stefano@manjaro.org>
2020-11-15 17:31:39 +01:00
Frede Hundewadt a0937c6a2e Application utility 2018-09-23 13:49:19 +02:00
Bernhard Landauer df37f9d032 reflect gitlab migration 2018-07-01 16:05:35 +02:00
Hugo Posnic ddd55b9335 Reintroduce lsb vars 2017-06-16 16:30:08 +02:00
Hugo Posnic 4501cb288b Update CHANGELOG 2017-06-14 20:24:33 +02:00
Hugo Posnic c5911b3872 Fix autostart activation 2017-05-25 17:24:31 +02:00
Hugo Posnic 668393d5a9 Just change a name 2017-05-25 16:14:54 +02:00
Hugo Posnic d8fe89a58e Add a preferences.json file, change saving file & simplify handling of paths 2017-05-25 16:13:44 +02:00