Files
euri-welcome/data/preferences.json
T
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

28 lines
1.2 KiB
JSON

{
"default_locale": "en",
"autostart_path": "~/.config/autostart/manjaro-hello.desktop",
"data_path": "/usr/share/manjaro-hello/data/",
"desktop_path": "/usr/share/applications/manjaro-hello.desktop",
"installer_path": "/usr/bin/calamares",
"rescue_path": "/usr/bin/manjaro-rescue",
"plasmawelcome_path": "/usr/bin/plasma-welcome",
"gnometour_path": "/usr/bin/gnome-tour",
"live_path": "/run/miso/bootmnt/manjaro",
"locale_path": "/usr/share/locale/",
"logo_path": "/usr/share/icons/hicolor/64x64/apps/manjaro.png",
"save_path": "~/.config/manjaro-hello.json",
"ui_path": "/usr/share/manjaro-hello/ui/manjaro-hello.glade",
"style_path": "/usr/share/manjaro-hello/ui/style.css",
"urls": {
"development": "https://gitlab.manjaro.org",
"donate": "https://manjaro.org/donate",
"facebook": "https://facebook.com/ManjaroLinux",
"forum": "https://forum.manjaro.org",
"youtube": "https://youtube.com/@manjaro-linux",
"mailling": "https://lists.manjaro.org/pipermail/",
"reddit": "https://reddit.com/r/Manjaro",
"x": "https://x.com/ManjaroLinux",
"wiki": "https://wiki.manjaro.org"
}
}