You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegames/kmines
Timothy Pearson 0d026fc235
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
..
bitmaps Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
data Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
solver Rename additional header files to avoid conflicts with KDE4 11 years ago
CHANGELOG Rename KAbout to avoid conflicts with KDE4 11 years ago
LICENSE Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Additional k => tde renaming and fixes 11 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
defines.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
defines.h Trinity Qt initial conversion 14 years ago
dialogs.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
dialogs.h Remove spurious TQ_OBJECT instances 12 years ago
field.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
field.h Remove spurious TQ_OBJECT instances 12 years ago
frame.cpp Fix pixmap handling in KMines 11 years ago
frame.h rename the following methods: 13 years ago
highscores.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
highscores.h Trinity Qt initial conversion 14 years ago
kmines.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kminesui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kzoommainwindow.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kzoommainwindow.h Rename many classes and header files to avoid conflicts with KDE4 11 years ago
main.cpp Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 10 years ago
main.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
settings.kcfgc Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
settings_addons.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
status.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
status.h Remove spurious TQ_OBJECT instances 12 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

KMINES : the KDE minesweeper
----------------------------
Copyright (c) 1996-2004 Nicolas HADACEK  (hadacek@kde.org)
Copyright (c) 2001      Mikhail Kourinny (mkourinny@yahoo.com)
Distributed under the GNU General Public License


This is a very classical minesweeper written from scratch
with three predefined levels and custom levels.

 Easy   :  8x8  with 10 mines
 Normal : 16x16 with 40 mines
 Expert : 30x16 with 99 mines


Requirements : up to date KDE and QT libraries.