author | mickeyl <mickeyl> | 2004-03-02 23:02:27 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-03-02 23:02:27 (UTC) |
commit | 4fa1dde4a5b15a46a6a1c252ac58fb3876cf1bbe (patch) (side-by-side diff) | |
tree | 616c68526e996f3e6029161e34b8f181b1a2344a /noncore | |
parent | b6124a8140534aa1c0fb56fa5ee314fc4b80b6a5 (diff) | |
download | opie-4fa1dde4a5b15a46a6a1c252ac58fb3876cf1bbe.zip opie-4fa1dde4a5b15a46a6a1c252ac58fb3876cf1bbe.tar.gz opie-4fa1dde4a5b15a46a6a1c252ac58fb3876cf1bbe.tar.bz2 |
fix typo
-rw-r--r-- | noncore/games/minesweep/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/minesweep/config.in b/noncore/games/minesweep/config.in index 2a2af23..2a9a0ee 100644 --- a/noncore/games/minesweep/config.in +++ b/noncore/games/minesweep/config.in @@ -1,4 +1,4 @@ -2 config MINESWEEP + config MINESWEEP boolean "opie-minesweep (find the mines)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE |