Revision 845654

Go back to digest for 17th August 2008

Other in KDE Base

Joseph Wenninger committed changes in /trunk/KDE/kdelibs:

extraction of the load/save filters interface from katepart to ktexteditor, relicensing of the interface to lgpl v2+, extracting of the python encoding save filter to a shared library (relicensed to lgpl v2+ too (there was only one minor contribution by someone else), addition of a default katemoderc, which adds the python plugin to the python filetype

File Changes

Added 8 files
  • /trunk/KDE/kdelibs
  •   /interfaces/ktexteditor/ktexteditor_loadsavefiltercheckplugin.desktop
  •   /interfaces/ktexteditor/loadsavefiltercheckplugin.h
  •   /kate/data/katemoderc
  •   /kate/plugins/pythonencoding
  •   /kate/plugins/pythonencoding/CMakeLists.txt
  •   /kate/plugins/pythonencoding/ktexteditor_python-encoding.desktop
  •   /kate/plugins/pythonencoding/python_encoding.cpp
  •   /kate/plugins/pythonencoding/python_encoding.h
Modified 5 files
  • /trunk/KDE/kdelibs
  •   /interfaces/ktexteditor/CMakeLists.txt
  •   /interfaces/ktexteditor/ktexteditor.cpp
  •   /kate/data/CMakeLists.txt
  •   /kate/document/katedocument.cpp
  •   /kate/plugins/CMakeLists.txt
13 files changed in total