New commits:
commit 65feb5ca9a0e0845433c8993bab7d8cc3bc2e1d8
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
kdebase: added warning for xorg-modular users #12660
diff --git a/kde-core/kdebase/FINAL b/kde-core/kdebase/FINAL
new file mode 100755
index 0000000..0e02115
--- /dev/null
+++ b/kde-core/kdebase/FINAL
@@ -0,0 +1,8 @@
+if check_if_xorg_modular_libs qt-x11; then
+ message "$PROBLEM_COLOR"
+ message "kdm does not work out-of-the-box with xorg-modular since the "
+ message "paths changed. Edit /usr/share/config/kdm/kdmrc and modify "
+ message "ServerCmd to point to /usr/bin/X . If needed, set Xrdb, "
+ message "FailsafeClient and Session to point to correct paths (no X11R6/)."
+ message "$DEFAULT_COLOR"
+fi
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index 423697a..f85e88c 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2006-06-12 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * FINAL: added to warn xorg-modular users #12660
+
2006-06-07 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: added xorg-libs checking, converted to
check_if_xorg_modular_libs
[SM-Commit] GIT changes to test grimoire by Jaka Kranjc (65feb5ca9a0e0845433c8993bab7d8cc3bc2e1d8),
Jaka Kranjc, 06/12/2006