Revision 559283

Go back to digest for 9th July 2006

Features in KDE-PIM

Reinhold Kainhofer committed changes in /trunk/playground/pim/kholiday_editor:

Simple editor for holiday files (currently only with a backend for the plan-like holiday files that we currently use in libkholidays). It's written in ruby using the korundum bindings for KDE 3.5 (KDE 4.0 doesn't have any bindings yet).

It mostly works, the only part that's missing is that when loading a file, the date part is not loaded (name, type, offsets, length, even conditional shifts are loaded, but the date itself is not). So, don't use it an production data yet!

File Changes

Added 16 files
  • /trunk/playground/pim/kholiday_editor
  •   /at
  •   /configure.in.in
  •   /hi16-app-kholiday_editor.png
  •   /hi32-app-kholiday_editor.png
  •   /holiday_entry.rb
  •   /holiday_format_plan.rb
  •   /kholiday_editor.cpp
  •   /kholiday_editor.desktop
  •   /kholiday_editor.rb
  •   /kholiday_editor_base.ui
  •   /kholiday_editor_client.rb
  •   /kholiday_editor_iface.rb
  •   /kholiday_editor_view.rb
  •   /main.rb
  •   /Makefile.am
16 files changed in total