From bd2dea7547b280a0d80e78e2d3ef117245426ccc Mon Sep 17 00:00:00 2001 From: Fierelier Date: Thu, 20 May 2021 11:02:39 +0200 Subject: [PATCH] Rename mods-trustedinstaller's [nu-only] and [based-only] to [all-nu] and [all-based], respectively --- mods-trustedInstaller/{[based-only] => [all-based]}/condition.py | 0 .../disable action center service and menus/modscript.py | 0 .../{[based-only] => [all-based]}/disable gameux/modscript.py | 0 .../disable windows update menus/modscript.py | 0 mods-trustedInstaller/{[nu-only] => [all-nu]}/condition.py | 0 .../new command prompt context option/modscript.py | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename mods-trustedInstaller/{[based-only] => [all-based]}/condition.py (100%) rename mods-trustedInstaller/{[based-only] => [all-based]}/disable action center service and menus/modscript.py (100%) rename mods-trustedInstaller/{[based-only] => [all-based]}/disable gameux/modscript.py (100%) rename mods-trustedInstaller/{[based-only] => [all-based]}/disable windows update menus/modscript.py (100%) rename mods-trustedInstaller/{[nu-only] => [all-nu]}/condition.py (100%) rename mods-trustedInstaller/{[nu-only] => [all-nu]}/new command prompt context option/modscript.py (100%) diff --git a/mods-trustedInstaller/[based-only]/condition.py b/mods-trustedInstaller/[all-based]/condition.py similarity index 100% rename from mods-trustedInstaller/[based-only]/condition.py rename to mods-trustedInstaller/[all-based]/condition.py diff --git a/mods-trustedInstaller/[based-only]/disable action center service and menus/modscript.py b/mods-trustedInstaller/[all-based]/disable action center service and menus/modscript.py similarity index 100% rename from mods-trustedInstaller/[based-only]/disable action center service and menus/modscript.py rename to mods-trustedInstaller/[all-based]/disable action center service and menus/modscript.py diff --git a/mods-trustedInstaller/[based-only]/disable gameux/modscript.py b/mods-trustedInstaller/[all-based]/disable gameux/modscript.py similarity index 100% rename from mods-trustedInstaller/[based-only]/disable gameux/modscript.py rename to mods-trustedInstaller/[all-based]/disable gameux/modscript.py diff --git a/mods-trustedInstaller/[based-only]/disable windows update menus/modscript.py b/mods-trustedInstaller/[all-based]/disable windows update menus/modscript.py similarity index 100% rename from mods-trustedInstaller/[based-only]/disable windows update menus/modscript.py rename to mods-trustedInstaller/[all-based]/disable windows update menus/modscript.py diff --git a/mods-trustedInstaller/[nu-only]/condition.py b/mods-trustedInstaller/[all-nu]/condition.py similarity index 100% rename from mods-trustedInstaller/[nu-only]/condition.py rename to mods-trustedInstaller/[all-nu]/condition.py diff --git a/mods-trustedInstaller/[nu-only]/new command prompt context option/modscript.py b/mods-trustedInstaller/[all-nu]/new command prompt context option/modscript.py similarity index 100% rename from mods-trustedInstaller/[nu-only]/new command prompt context option/modscript.py rename to mods-trustedInstaller/[all-nu]/new command prompt context option/modscript.py