[neon/neon/calamares-settings/Neon/release-lts] oem-config/calamares/oem-config: rename undo-oem to oem-undo
Harald Sitter
null at kde.org
Mon Mar 15 15:00:06 GMT 2021
Git commit 9b20a6c5ea425947773ec7e707113e7be3cbb868 by Harald Sitter.
Committed on 15/03/2021 at 14:47.
Pushed by sitter into branch 'Neon/release-lts'.
rename undo-oem to oem-undo
more consistent with literally everything else in here, using prefix
notation
R +0 -0 oem-config/calamares/oem-config/modules/oem-undo.conf [from: oem-config/calamares/oem-config/modules/undo-oem.conf - 100% similarity]
M +3 -3 oem-config/calamares/oem-config/settings.conf
https://invent.kde.org/neon/neon/calamares-settings/commit/9b20a6c5ea425947773ec7e707113e7be3cbb868
diff --git a/oem-config/calamares/oem-config/modules/undo-oem.conf b/oem-config/calamares/oem-config/modules/oem-undo.conf
similarity index 100%
rename from oem-config/calamares/oem-config/modules/undo-oem.conf
rename to oem-config/calamares/oem-config/modules/oem-undo.conf
diff --git a/oem-config/calamares/oem-config/settings.conf b/oem-config/calamares/oem-config/settings.conf
index e612f2e..354d50b 100644
--- a/oem-config/calamares/oem-config/settings.conf
+++ b/oem-config/calamares/oem-config/settings.conf
@@ -21,8 +21,8 @@ instances:
- id: pkg
config: packages.conf
module: packages
-- id: undo-oem
- config: undo-oem.conf
+- id: oem-undo
+ config: oem-undo.conf
module: shellprocess
- id: hostnamectl
config: hostnamectl.conf
@@ -39,7 +39,7 @@ sequence:
- locale
- localecfg
- keyboard
- - shellprocess at undo-oem
+ - shellprocess at oem-undo
- users
- networkcfg
- displaymanager
More information about the Neon-commits
mailing list