From 22e51ed82162ef307f3f8cef21d3288147f18cad Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 05 Jan 2004 15:41:45 +0000 Subject: support a customizable quicklaunch path, this fixes the problem when people install quicklaunch applications to non-root hence having the link pointing to non-existing ./quicklauncher --- (limited to 'config.in') diff --git a/config.in b/config.in index 166332a..e93eac8 100644 --- a/config.in +++ b/config.in @@ -48,6 +48,10 @@ config QUICK_LAUNCH boolean "Enable Quick Launch" default n +config QUICKLAUNCH_PATH + string "Path to quicklauncher" + default "./quicklauncher" if TARGET_X86 + default "/opt/QtPalmtop/bin/quicklauncher" if ! TARGET_X86 config SPECFILE string -- cgit v0.9.0.2