author | kergoth <kergoth> | 2003-01-16 04:45:41 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-16 04:45:41 (UTC) |
commit | 27adc303dffae98b91ecefd5a81d016dc539dd87 (patch) (side-by-side diff) | |
tree | 522bc418b7e3b3ce78e420694f7b105c2eed9eb1 /x11/config.in | |
parent | 8485d32aac0500a21d3b9b89df66900b427b57ee (diff) | |
download | opie-27adc303dffae98b91ecefd5a81d016dc539dd87.zip opie-27adc303dffae98b91ecefd5a81d016dc539dd87.tar.gz opie-27adc303dffae98b91ecefd5a81d016dc539dd87.tar.bz2 |
Make qt/x11 vs qt/e selection a proper 'choice' in the config system.
-rw-r--r-- | x11/config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/config.in b/x11/config.in index 6c49888..4eab192 100644 --- a/x11/config.in +++ b/x11/config.in @@ -1,6 +1,5 @@ config X11 - boolean "X11" - default "n" + boolean "Qpe Library (Qt/X11 version)" source x11/libqpe-x11/config.in source x11/ipc/server/config.in |