author | mickeyl <mickeyl> | 2003-03-03 23:44:17 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-03-03 23:44:17 (UTC) |
commit | 3688aa2cd692e3226f67a599daea99e35a36036f (patch) (side-by-side diff) | |
tree | eebe137e9337700851da0173eac8056f3cef6589 /noncore | |
parent | 8b4498ee9a29d13fc1b71b43c1c6f65f3df3ff13 (diff) | |
download | opie-3688aa2cd692e3226f67a599daea99e35a36036f.zip opie-3688aa2cd692e3226f67a599daea99e35a36036f.tar.gz opie-3688aa2cd692e3226f67a599daea99e35a36036f.tar.bz2 |
add missing icon and config.in for odict - build default is "n" yet.
-rw-r--r-- | noncore/apps/odict/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/apps/odict/config.in b/noncore/apps/odict/config.in new file mode 100644 index 0000000..f9fa39e --- a/dev/null +++ b/noncore/apps/odict/config.in @@ -0,0 +1,4 @@ + config ODICT + boolean "odict" + default "n" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |