Revision 718694

Go back to digest for 30th September 2007

Features in Graphics

Clarence Dang committed changes in /trunk/KDE/kdegraphics:

Proper way of renaming from "kolourpaint" to "kolourpaint4": change internal KAboutData name.

This reverts the "KolourPaint4" config group prefixing of the previous commit and we no longer insanely share config files between KDE3 and KDE4.

Changing the internal name to "kolourpaint4" meant that we also had to:

1. Rename the install directories to "kolourpaint4" (including docs)

2. Rename the app icons to "kolourpaint4"

3. Call KAboutData::setProductName() with the bugs.kde.org product name of "kolourpaint" (no '4')

Other changes:

* Various source files no longer have to explicity point to "kolourpaint4ui.rc"

Other changes that seemed to have no effect:

* Change kdegraphics/kolourpaint/CMakeLists.txt's "project" to "kolourpaint4"

* Rename "name" attribute of "gui" tag of kolourpaint4ui.rc to "kolourpaint4"

File Changes

Added 5 files
  • /trunk/KDE/kdegraphics/kolourpaint/pics
  •   /hi16-app-kolourpaint4.png
  •   /hi22-app-kolourpaint4.png
  •   /hi32-app-kolourpaint4.png
  •   /hi48-app-kolourpaint4.png
  •   /hisc-app-kolourpaint4.svgz
Deleted 5 files
  • /trunk/KDE/kdegraphics/kolourpaint/pics
  •   /hi16-app-kolourpaint.png
  •   /hi22-app-kolourpaint.png
  •   /hi32-app-kolourpaint.png
  •   /hi48-app-kolourpaint.png
  •   /hisc-app-kolourpaint.svgz
Modified 11 files
  • /trunk/KDE/kdegraphics
  •   /kolourpaint/CMakeLists.txt
  •   /kolourpaint/kolourpaint.cpp
  •   /kolourpaint/kolourpaint4ui.rc
  •   /kolourpaint/kpDefs.h
  •   /doc/kolourpaint/CMakeLists.txt
  •   /kolourpaint/mainWindow/kpMainWindow.cpp
  •   /kolourpaint/mainWindow/kpMainWindow_Colors.cpp
  •   /kolourpaint/mainWindow/kpMainWindow_Settings.cpp
  •   /kolourpaint/mainWindow/kpMainWindow_Tools.cpp
  •   /kolourpaint/pics/CMakeLists.txt
  •   /kolourpaint/pics/custom/CMakeLists.txt
21 files changed in total