summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/enchant-2.profile3
-rw-r--r--etc/enchant-lsmod-2.profile3
-rw-r--r--etc/enchant-lsmod.profile3
3 files changed, 6 insertions, 3 deletions
diff --git a/etc/enchant-2.profile b/etc/enchant-2.profile
index 295d74a38..32cc0e691 100644
--- a/etc/enchant-2.profile
+++ b/etc/enchant-2.profile
@@ -3,7 +3,8 @@
3# Persistent local customizations 3# Persistent local customizations
4include enchant-2.local 4include enchant-2.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6# added by included profile
7#include globals.local
7 8
8# Redirect 9# Redirect
9include enchant.profile 10include enchant.profile
diff --git a/etc/enchant-lsmod-2.profile b/etc/enchant-lsmod-2.profile
index 991ea63ef..a7199955e 100644
--- a/etc/enchant-lsmod-2.profile
+++ b/etc/enchant-lsmod-2.profile
@@ -3,7 +3,8 @@
3# Persistent local customizations 3# Persistent local customizations
4include enchant-lsmod-2.local 4include enchant-lsmod-2.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6# added by included profile
7#include globals.local
7 8
8# Redirect 9# Redirect
9include enchant.profile 10include enchant.profile
diff --git a/etc/enchant-lsmod.profile b/etc/enchant-lsmod.profile
index d7bcae6a0..ba4353d15 100644
--- a/etc/enchant-lsmod.profile
+++ b/etc/enchant-lsmod.profile
@@ -3,7 +3,8 @@
3# Persistent local customizations 3# Persistent local customizations
4include enchant-lsmod.local 4include enchant-lsmod.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6# added by included profile
7#include globals.local
7 8
8# Redirect 9# Redirect
9include enchant.profile 10include enchant.profile