Commit Graph

73 Commits

Author SHA1 Message Date
zenobit 62025303aa refactor(dh): remove duplicate package installations and fix typo in package name
feat(dh): add support for openSUSE package manager dnf and remove unused common_dependencies variable
2023-04-09 01:14:33 +00:00
zenobit 7f9a85e1f7 refactor(dh): replace hardcoded strings with variables and improve readability
refactor(dh): replace hardcoded strings with variables in the dh script

refactor(lang): improve language translations and remove unnecessary escape characters

chore(lang): update language files formatting and translations
2023-04-02 11:14:03 +02:00
zenobit 7cdb647f6f feat(dh): add language support for distrohopper
fix(dh): comment out unused export statements
fix(dh): fix typo in message string
fix(dh): fix typo in language directory name
fix(dh): fix typo in copying translation to system directory
refactor(dh): remove unused function WIP2
refactor(dh): rename function WIP to distrohopper_gui
refactor(dh): rename variable lang to LANGUAGE
refactor(dh): rename variable DH_CONFIG_DIR to DH_CONFIG_DIR_PATH
refactor(dh): rename variable DH_ICON_DIR to DH_ICON_DIR_PATH
refactor(dh): rename variable VMS_DIR to VM_DIR_PATH
refactor(dh): rename variable TERMINAL to DEFAULT_TERMINAL
refactor(dh): rename variable replace to REPLACE_CHAR
refactor(dh): rename variable portable_prefix to PORTABLE_PREFIX
refactor(dh): rename variable TMP_DIR to TEMP_DIR_PATH
2023-04-02 05:50:25 +02:00
zenobit 5a78cbdb86 testing! NOT FOR MERGE!!! 2023-03-31 14:29:05 +02:00
zenobit f73ace45a5 renaming again 2023-03-31 08:19:04 +02:00
zenobit 94e364a35e WIP 2023-03-31 08:17:35 +02:00
zenobit b4da972f04 create script nicer to look for me 2023-03-31 08:17:02 +02:00
zenobit 8ac01b4d21 windows renaming 2023-03-31 05:52:59 +02:00
zenobit 8f3adab524 renaming continue 2023-03-31 05:18:02 +02:00
zenobit 3a23b6db14 functions renaming 2023-03-31 04:46:02 +02:00
zenobit 68e148b5fc Big loop refactoring 2023-03-31 01:37:15 +02:00
zenobit 95c3e6c228 Kill dh set -e 2023-03-31 01:36:40 +02:00
zenobit 330784b46d renew_ready fix 2023-03-30 13:13:23 +02:00
zenobit 4cea186907 yad bigger windows 2023-03-30 10:05:32 +02:00
zenobit 6ee973100e function desktop_entry 2023-03-30 10:04:58 +02:00
zenobit 82a5c17ad3 strings change 2023-03-30 10:04:15 +02:00
zenobit cbdd5cc25d TMP_DIR 2023-03-30 10:04:15 +02:00
zenobit a057e0ec39 testing function 2023-03-30 10:04:15 +02:00
zenobit bed6ef56ff run in terminal option 2023-03-30 09:09:59 +02:00
zenobit 028ae25446 shellcheck source 2023-03-30 09:07:15 +02:00
zenobit d8d5223999 desktop entry 2023-03-30 05:39:38 +02:00
zenobit a5f25aeb62 ready use EOF and small fix 2023-03-30 04:46:02 +02:00
zenobit e94ee28b81 language changes 2023-03-30 04:46:02 +02:00
zenobit 6d6f21896e prefix names changed 2023-03-30 04:45:52 +02:00
zenobit 3289728d9e desktop files fix 2023-03-30 04:45:52 +02:00
zenobit 76f3e44cc4 make copying translation optional 2023-03-30 01:16:56 +02:00
zenobit 94f6908076 env bash 2023-03-30 01:16:06 +02:00
zenobit a28759b0c5 version 0.77b 2023-03-30 00:00:01 +02:00
zenobit 09d1f4534d lines with tabs: printf and \t instead of echo 2023-03-29 23:33:30 +02:00
zenobit afbde282cc missed string for translation 2023-03-29 23:10:23 +02:00
zenobit fc9457da2b reworked renew_supported 2023-03-29 22:31:22 +02:00
zenobit a39cc83b6e improved messages 2023-03-29 22:31:22 +02:00
zenobit 22387b1355 essential fix 2023-03-29 22:31:22 +02:00
zenobit 525269512c suppress output if creating or removing files/directories fail 2023-03-29 22:31:22 +02:00
zenobit 524e226fb8 no dashes in arguments 2023-03-29 22:31:22 +02:00
zenobit d33704f44d raise to 0.76 2023-03-29 22:31:22 +02:00
zenobit ee4739dcc5 pacman apt xbps dnf support 2023-03-28 02:31:08 +02:00
zenobit cb514e6566 updated README and translation 2023-03-28 01:38:28 +02:00
zenobit a42b38e19f localisation 2023-03-28 00:13:02 +02:00
zenobit 4b88622621 change gettext header 2023-03-27 04:49:47 +02:00
zenobit 8940884423 export TEXTDOMAIN and TEXTDOMAINDIR 2023-03-27 04:39:27 +02:00
zenobit 80afdf28aa gettext repair 2023-03-27 02:41:08 +02:00
zenobit a47294ed7a function create_translation_source 2023-03-27 02:40:53 +02:00
zenobit fc73efe0ca add function sort_functions 2023-03-27 02:38:27 +02:00
zenobit acabd52677 add gettext to installation (Void Linux) 2023-03-26 21:34:50 +02:00
zenobit 14fbe3e561 display versions in help 2023-03-26 21:34:22 +02:00
zenobit a6e5d0a6e1 rename functions to functions ... 2023-03-26 21:33:52 +02:00
zenobit d4a4fd1849 Add gettext support 2023-03-26 21:33:52 +02:00
zenobit 3a7cc73b8f test: supported edition (ubuntu) 2023-03-26 17:19:40 +02:00
zenobit cecab60053 0.7 raise version 2023-03-26 17:10:05 +02:00