It is played on a field, surrounded by walls, with two or more balls
that move about in the field bouncing off of walls. The player can
build new walls, decreasing the size of the active field.
falling blocks in a way that lines are completely filled. When a
line is completed it is removed, and more space is available in the
play area. When there is not enough space for blocks to fall, the
game is over.
the levels escaping ghosts in a maze. You lose a life when a ghost
eats you, but you can eat the ghosts for a few seconds when eating
an energizer. You win points when eating pills, energizers, and
bonus, and you win one life for each 10,000 points. When you have
eaten all the pills and energizers of a level, you go to the next
level, and the player and ghost speeds increase. The game ends when
you have lost all your lives.
author played as a child. A word is picked at random and displayed with
its letters in a messed order, with difficulty dependent on the chosen
level. You have an unlimited number of attempts, and scores are kept.
used in two different ways: Scoring a manual game where you play as
always and use Kajongg for the computation of scores and
for bookkeeping. Or you can use Kajongg to play against any combination
of other human players or computer players.
If you are looking for Mah Jongg solitaire, use the kmahjongg package.
window and a file list window for navigating easily through your image
file hierarchy.
Features:
- correct rendering of alpha-channel in images
- docked windows for a configurable layout
- full screen mode
- a thumbnail view
- background thumbnail generation
- center images in view
- zooming (including fit-to-window)
- support for IO slaves
- multi-selection support
- bookmarks
- image rotation and mirroring
- advanced keyboard navigation, Opera-like next / previous mouse navigation
and customizable mouse-wheel navigation
applications from within a nice KDE-integrated Worksheet Interface. It
offers assistant dialogs for common tasks and allows you to share your
worksheets with others.
invading various cities in a plane that is decreasing in
height.
The goal of the game is to destroy all the buildings and
advance to the next level. Each level gets a harder by
increasing the speed of the plane and the height of the
buildings.
the pattern of sounds and lights as long as you can! Press the start
game button to begin. Watch the computer and copy the pattern it makes.
Complete the sequence in the right order to win.
* Dolphin: The new kde4 file manager.
* kdialog: Allows to display menu boxes from shell scripts.
* KFind: File find utility (standalone and in Konqueror's file manager).
* Konqueror: The file manager and web browser you get easily used to.
where tracks are represented as files and, when copied from the
folder, are digitally extracted from the CD. This ensures a perfect
copy of the audio data.
Akonadi is a PIM layer, which provides an asynchronous API to access all kind
of PIM data (e.g. mails, contacts, events, todos etc.).
It consists of several processes (generally called the Akonadi server) and a
library (called client library) which encapsulates the communication
between the client and the server.
Note: Akonadi creates a cache of different data in ~/.local/share/akonadi,
using one or the other DB backend. By default, it uses (own) SQLite backend,
it behaves best here. If you change DB backend, you will NOT lose your data,
just the cache will need to be regenerated.
The old version in x11/kde4/akonadi will bite the dust soon.
ok landry@
* Main library renamed from "phonon" to "phonon_s", to avoid clashing
with Qt4's one.
* Backends now live in multimedia/phonon-backend port (committed earlier).
* The multimedia/phonon module added, to avoid adding complicated
RDEP strings to ports of Phonon users.
Phonon update will follow shortly.
VLC backend has limited functionality, so default is GStreamer one.
"since all the other stuff is disconnected, go ahead with it" landry@
behaves better with KDE4 PIM.
Some regression tests still fail, but mostly due to fetching data from
external URLs and such.
"since all the other stuff is disconnected, go ahead with it" landry@
- improved detection of common character sequences
- improved generation of random passphrases with non-default settings
(including expanded range of possible bit sizes)
- code robustness improvements