From b5965d0cc0485a672d7f5665d133d0b51734ea10 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 25 Feb 2019 07:12:00 +0000 Subject: Streamline Include comment for relevant profiles (#2474) * Streamline include comment for 7z.profile * Streamline include comment for gzip.profile * Streamline include comment for less.profile * Streamline include comment for strings.profile * Streamline include comment for tar.profile * Streamline include comment for unrar.profile * Streamline include comment for unzip.profile * Streamline include comment for uudeview.profile * Streamline include comment for xzdec.profile --- etc/7z.profile | 2 +- etc/gzip.profile | 2 +- etc/less.profile | 2 +- etc/strings.profile | 2 +- etc/tar.profile | 2 +- etc/unrar.profile | 2 +- etc/unzip.profile | 2 +- etc/uudeview.profile | 2 +- etc/xzdec.profile | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'etc') diff --git a/etc/7z.profile b/etc/7z.profile index 363e301e2..44ab377b3 100644 --- a/etc/7z.profile +++ b/etc/7z.profile @@ -4,7 +4,7 @@ quiet # Persistent local customizations include 7z.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local blacklist /tmp/.X11-unix diff --git a/etc/gzip.profile b/etc/gzip.profile index 16ca6b94d..1dbc661a1 100644 --- a/etc/gzip.profile +++ b/etc/gzip.profile @@ -5,7 +5,7 @@ quiet # Persistent local customizations include gzip.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local blacklist /tmp/.X11-unix diff --git a/etc/less.profile b/etc/less.profile index 31e0bd104..16940853c 100644 --- a/etc/less.profile +++ b/etc/less.profile @@ -5,7 +5,7 @@ quiet # Persistent local customizations include less.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local blacklist /tmp/.X11-unix diff --git a/etc/strings.profile b/etc/strings.profile index 3ef3ffcb1..9f6518645 100644 --- a/etc/strings.profile +++ b/etc/strings.profile @@ -4,7 +4,7 @@ quiet # Persistent local customizations include strings.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local blacklist /tmp/.X11-unix diff --git a/etc/tar.profile b/etc/tar.profile index d228051e8..b13f0c9b7 100644 --- a/etc/tar.profile +++ b/etc/tar.profile @@ -5,7 +5,7 @@ quiet # Persistent local customizations include tar.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local blacklist /tmp/.X11-unix diff --git a/etc/unrar.profile b/etc/unrar.profile index bc5fced9f..7fe37f061 100644 --- a/etc/unrar.profile +++ b/etc/unrar.profile @@ -5,7 +5,7 @@ quiet # Persistent local customizations include unrar.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local blacklist /tmp/.X11-unix diff --git a/etc/unzip.profile b/etc/unzip.profile index 1859a2248..be6b6c321 100644 --- a/etc/unzip.profile +++ b/etc/unzip.profile @@ -5,7 +5,7 @@ quiet # Persistent local customizations include unzip.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local blacklist /tmp/.X11-unix diff --git a/etc/uudeview.profile b/etc/uudeview.profile index 9710b1b9f..859656fa5 100644 --- a/etc/uudeview.profile +++ b/etc/uudeview.profile @@ -5,7 +5,7 @@ quiet # Persistent local customizations include uudeview.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local hostname uudeview diff --git a/etc/xzdec.profile b/etc/xzdec.profile index 6c12f7d55..a1f265c1e 100644 --- a/etc/xzdec.profile +++ b/etc/xzdec.profile @@ -5,7 +5,7 @@ quiet # Persistent local customizations include xzdec.local # Persistent global definitions -# added by included default.profile +# added by included profile #include globals.local blacklist /tmp/.X11-unix -- cgit v1.2.3-54-g00ecf