kde-playground/kdepim/korganizer/plugins/hebrew
Ivailo Monev a9b00154bc generic: replace forward class declarations with header inclusions
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-07-31 18:05:48 +00:00
..
CMakeLists.txt import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
configdialog.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
configdialog.h generic: replace forward class declarations with header inclusions 2019-07-31 18:05:48 +00:00
converter.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
converter.h import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
hebrew.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
hebrew.desktop import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
hebrew.h import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
holiday.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
holiday.h import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
parsha.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
parsha.h import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
README import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00

Jewish calendar plugin for KOrganizer, by Jonathan Singer <jsinger@leeta.net>

Note that it only applies to modern (Gregorian) dates, as KDE/Qt does not
support Julian dates. See my KLuach application <http://www.leeta.net/kluach>
if you want to look up historical dates.

TRANSLATORS! The weird-looking text strings are the names of Jewish months,
holidays and whatnot. They aren't translateable (although European or Near
Eastern languages may spell them differently) and should usually just be changed
into local characters with the same sound. "I" and "II" are Roman numerals.

Date routines from Jewish Calendar by Frank Yellin