Revision 612552

Go back to digest for 17th December 2006

Features in Games

Mauricio Piacentini committed changes in /trunk/KDE/kdegames:

Backgrounds resources can now be localized via a .desktop file description. Terrain is prepared for easy handling of plain color and gradient backgrounds, as well as SVG (already supported).

Also rename and move Background class to libkmahjongg, so it can be shared with KShisen. Welcome KMahjonggBackground!

File Changes

Added 7 files
  • /trunk/KDE/kdegames/libkmahjongg
  •   /backgrounds
  •   /kmahjonggbackground.cpp
  •   /kmahjonggbackground.h
  •   /backgrounds/color_plain.desktop
  •   /backgrounds/default.copyright
  •   /backgrounds/default.desktop
  •   /backgrounds/default.svg
Deleted 3 files
  • /trunk/KDE/kdegames/kmahjongg
  •   /Background.cpp
  •   /Background.h
  •   /pics/default.bgnd
Modified 9 files
  • /trunk/KDE/kdegames
  •   /kmahjongg/boardwidget.cpp
  •   /kmahjongg/boardwidget.h
  •   /kmahjongg/CMakeLists.txt
  •   /kmahjongg/Editor.h
  •   /kmahjongg/kmahjongg.h
  •   /kmahjongg/Preview.h
  •   /libkmahjongg/CMakeLists.txt
  •   /libkmahjongg/README
  •   /kmahjongg/pics/CMakeLists.txt
19 files changed in total