melawy-welcome/data/preferences.json

26 lines
1.1 KiB
JSON
Raw Normal View History

2021-09-16 03:07:24 +05:00
{
"default_locale": "en",
2023-10-13 01:33:20 +05:00
"autostart_path": "~/.config/autostart/melawy-welcome.desktop",
"data_path": "/usr/share/melawy-welcome/data/",
"desktop_path": "/usr/share/applications/melawy-welcome.desktop",
2021-09-16 03:07:24 +05:00
"installer_path": "/usr/bin/calamares",
2021-09-21 04:46:45 +05:00
"live_path": "/run/archiso/bootmnt/arch",
2023-11-05 00:21:58 +05:00
"locale_path": "/usr/share/locale/",
2022-07-06 02:32:12 +05:00
"logo_path": "/usr/share/icons/hicolor/scalable/apps/",
2023-10-13 01:33:20 +05:00
"save_path": "~/.config/melawy-welcome.json",
2023-11-05 00:21:58 +05:00
"ui_path": "/usr/share/melawy-welcome/ui/melawy-welcome.glade",
"style_path": "/usr/share/melawy-welcome/ui/style.css",
2021-09-16 03:07:24 +05:00
"urls": {
2023-11-05 00:21:58 +05:00
"wiki": "https://wiki.archlinux.org",
2024-01-28 01:20:24 +05:00
"forum": "https://sourceforge.net/p/melawy-linux/discussion/",
2023-11-05 00:21:58 +05:00
"software": "https://git.melawy.ru/Melawy-Linux",
2024-01-28 01:39:55 +05:00
"development": "https://gitlab.com/melawy",
2023-10-13 01:33:20 +05:00
"donate": "https://melawy.ru/donate",
2023-11-05 00:21:58 +05:00
"website": "https://melawy.ru",
"youtube": "https://youtube.com/@Melawy",
2024-01-28 01:20:24 +05:00
"mastodon": "https://techhub.social/@Melawy",
2023-10-13 01:33:20 +05:00
"discord": "https://discord.gg/725zXx7RhJ",
2024-01-28 01:20:24 +05:00
"gitlab": "https://gitlab.com/melawy"
2021-09-16 03:07:24 +05:00
}
}