Import knotes_20.08.3.orig.tar.xz
authorSandro Knauß <hefee@debian.org>
Wed, 16 Dec 2020 00:50:10 +0000 (00:50 +0000)
committerSandro Knauß <hefee@debian.org>
Wed, 16 Dec 2020 00:50:10 +0000 (00:50 +0000)
commit5458057fba77406b7888d7fa23d8ee68174bf5f3
tree1b4e246e8d86471360a61259e983f2ae0d934431
Import knotes_20.08.3.orig.tar.xz

[dgit import orig knotes_20.08.3.orig.tar.xz]
368 files changed:
.emacs-dirvars [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitlab-ci.yml [new file with mode: 0644]
.krazy [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.DOC [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
HACKING [new file with mode: 0644]
ISSUES [new file with mode: 0644]
MAINTAINERS [new file with mode: 0644]
Mainpage.dox [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
cmake/modules/COPYING-CMAKE-SCRIPTS [new file with mode: 0644]
cmake/modules/FindXsltproc.cmake [new file with mode: 0644]
doc/CMakeLists.txt [new file with mode: 0644]
doc/akonadi_notes_agent/CMakeLists.txt [new file with mode: 0644]
doc/akonadi_notes_agent/index.docbook [new file with mode: 0644]
doc/knotes/CMakeLists.txt [new file with mode: 0644]
doc/knotes/index.docbook [new file with mode: 0644]
doc/knotes/select-notes-folder.png [new file with mode: 0644]
knotes-version.h.cmake [new file with mode: 0644]
logo.png [new file with mode: 0644]
notesagent/CMakeLists.txt [new file with mode: 0644]
notesagent/Info.plist.template [new file with mode: 0644]
notesagent/Messages.sh [new file with mode: 0755]
notesagent/akonadi_notes_agent.notifyrc [new file with mode: 0644]
notesagent/kconf_update/CMakeLists.txt [new file with mode: 0644]
notesagent/notesagent.cpp [new file with mode: 0644]
notesagent/notesagent.desktop [new file with mode: 0644]
notesagent/notesagent.h [new file with mode: 0644]
notesagent/notesagentalarmdialog.cpp [new file with mode: 0644]
notesagent/notesagentalarmdialog.h [new file with mode: 0644]
notesagent/notesagentnotedialog.cpp [new file with mode: 0644]
notesagent/notesagentnotedialog.h [new file with mode: 0644]
notesagent/notesagentsettingsdialog.cpp [new file with mode: 0644]
notesagent/notesagentsettingsdialog.h [new file with mode: 0644]
notesagent/notesmanager.cpp [new file with mode: 0644]
notesagent/notesmanager.h [new file with mode: 0644]
notesagent/org.freedesktop.Akonadi.NotesAgent.xml [new file with mode: 0644]
notesagent/settings/notesagentsettings.kcfg [new file with mode: 0644]
notesagent/settings/notesagentsettings.kcfgc [new file with mode: 0644]
noteshared/CMakeLists.txt [new file with mode: 0644]
noteshared/autotests/CMakeLists.txt [new file with mode: 0644]
noteshared/autotests/noteeditorutilstest.cpp [new file with mode: 0644]
noteshared/autotests/noteeditorutilstest.h [new file with mode: 0644]
noteshared/autotests/noteutilstest.cpp [new file with mode: 0644]
noteshared/autotests/noteutilstest.h [new file with mode: 0644]
noteshared/src/CMakeLists.txt [new file with mode: 0644]
noteshared/src/Messages.sh [new file with mode: 0644]
noteshared/src/akonadi/notesakonaditreemodel.cpp [new file with mode: 0644]
noteshared/src/akonadi/notesakonaditreemodel.h [new file with mode: 0644]
noteshared/src/akonadi/noteschangerecorder.cpp [new file with mode: 0644]
noteshared/src/akonadi/noteschangerecorder.h [new file with mode: 0644]
noteshared/src/alarms/notealarmdialog.cpp [new file with mode: 0644]
noteshared/src/alarms/notealarmdialog.h [new file with mode: 0644]
noteshared/src/attributes/attributeregistrar.cpp [new file with mode: 0644]
noteshared/src/attributes/autotests/CMakeLists.txt [new file with mode: 0644]
noteshared/src/attributes/autotests/notealarmattributetest.cpp [new file with mode: 0644]
noteshared/src/attributes/autotests/notealarmattributetest.h [new file with mode: 0644]
noteshared/src/attributes/autotests/notedisplayattributetest.cpp [new file with mode: 0644]
noteshared/src/attributes/autotests/notedisplayattributetest.h [new file with mode: 0644]
noteshared/src/attributes/autotests/notelockattributetest.cpp [new file with mode: 0644]
noteshared/src/attributes/autotests/notelockattributetest.h [new file with mode: 0644]
noteshared/src/attributes/autotests/showfoldernotesattributetest.cpp [new file with mode: 0644]
noteshared/src/attributes/autotests/showfoldernotesattributetest.h [new file with mode: 0644]
noteshared/src/attributes/notealarmattribute.cpp [new file with mode: 0644]
noteshared/src/attributes/notealarmattribute.h [new file with mode: 0644]
noteshared/src/attributes/notedisplayattribute.cpp [new file with mode: 0644]
noteshared/src/attributes/notedisplayattribute.h [new file with mode: 0644]
noteshared/src/attributes/notelockattribute.cpp [new file with mode: 0644]
noteshared/src/attributes/notelockattribute.h [new file with mode: 0644]
noteshared/src/attributes/showfoldernotesattribute.cpp [new file with mode: 0644]
noteshared/src/attributes/showfoldernotesattribute.h [new file with mode: 0644]
noteshared/src/config/noteactionconfig.cpp [new file with mode: 0644]
noteshared/src/config/noteactionconfig.h [new file with mode: 0644]
noteshared/src/config/notenetworkconfig.cpp [new file with mode: 0644]
noteshared/src/config/notenetworkconfig.h [new file with mode: 0644]
noteshared/src/dialog/selectednotefolderdialog.cpp [new file with mode: 0644]
noteshared/src/dialog/selectednotefolderdialog.h [new file with mode: 0644]
noteshared/src/editor/noteeditor.cpp [new file with mode: 0644]
noteshared/src/editor/noteeditor.h [new file with mode: 0644]
noteshared/src/editor/noteeditorutils.cpp [new file with mode: 0644]
noteshared/src/editor/noteeditorutils.h [new file with mode: 0644]
noteshared/src/job/createnewnotejob.cpp [new file with mode: 0644]
noteshared/src/job/createnewnotejob.h [new file with mode: 0644]
noteshared/src/network/notehostdialog.cpp [new file with mode: 0644]
noteshared/src/network/notehostdialog.h [new file with mode: 0644]
noteshared/src/network/notesnetworkreceiver.cpp [new file with mode: 0644]
noteshared/src/network/notesnetworkreceiver.h [new file with mode: 0644]
noteshared/src/network/notesnetworksender.cpp [new file with mode: 0644]
noteshared/src/network/notesnetworksender.h [new file with mode: 0644]
noteshared/src/noteshared_private_export.h [new file with mode: 0644]
noteshared/src/noteutils.cpp [new file with mode: 0644]
noteshared/src/noteutils.h [new file with mode: 0644]
noteshared/src/resources/localresourcecreator.cpp [new file with mode: 0644]
noteshared/src/resources/localresourcecreator.h [new file with mode: 0644]
noteshared/src/resources/maildirresource.kcfg [new file with mode: 0644]
noteshared/src/resources/metatype.h [new file with mode: 0644]
noteshared/src/settings/notesharedglobalconfig.kcfg [new file with mode: 0644]
noteshared/src/settings/notesharedglobalconfig.kcfgc [new file with mode: 0644]
noteshared/src/widget/notelistwidget.cpp [new file with mode: 0644]
noteshared/src/widget/notelistwidget.h [new file with mode: 0644]
po/ar/akonadi_notes_agent.po [new file with mode: 0644]
po/ar/knotes.po [new file with mode: 0644]
po/ar/libnoteshared.po [new file with mode: 0644]
po/bg/knotes.po [new file with mode: 0644]
po/bs/akonadi_notes_agent.po [new file with mode: 0644]
po/bs/knotes.po [new file with mode: 0644]
po/bs/libnoteshared.po [new file with mode: 0644]
po/ca/akonadi_notes_agent.po [new file with mode: 0644]
po/ca/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/ca/docs/knotes/index.docbook [new file with mode: 0644]
po/ca/knotes.po [new file with mode: 0644]
po/ca/libnoteshared.po [new file with mode: 0644]
po/ca@valencia/akonadi_notes_agent.po [new file with mode: 0644]
po/ca@valencia/knotes.po [new file with mode: 0644]
po/ca@valencia/libnoteshared.po [new file with mode: 0644]
po/cs/akonadi_notes_agent.po [new file with mode: 0644]
po/cs/knotes.po [new file with mode: 0644]
po/cs/libnoteshared.po [new file with mode: 0644]
po/da/akonadi_notes_agent.po [new file with mode: 0644]
po/da/knotes.po [new file with mode: 0644]
po/da/libnoteshared.po [new file with mode: 0644]
po/de/akonadi_notes_agent.po [new file with mode: 0644]
po/de/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/de/docs/knotes/index.docbook [new file with mode: 0644]
po/de/knotes.po [new file with mode: 0644]
po/de/libnoteshared.po [new file with mode: 0644]
po/el/akonadi_notes_agent.po [new file with mode: 0644]
po/el/knotes.po [new file with mode: 0644]
po/en_GB/akonadi_notes_agent.po [new file with mode: 0644]
po/en_GB/knotes.po [new file with mode: 0644]
po/en_GB/libnoteshared.po [new file with mode: 0644]
po/eo/knotes.po [new file with mode: 0644]
po/es/akonadi_notes_agent.po [new file with mode: 0644]
po/es/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/es/docs/knotes/index.docbook [new file with mode: 0644]
po/es/knotes.po [new file with mode: 0644]
po/es/libnoteshared.po [new file with mode: 0644]
po/et/akonadi_notes_agent.po [new file with mode: 0644]
po/et/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/et/docs/knotes/index.docbook [new file with mode: 0644]
po/et/knotes.po [new file with mode: 0644]
po/et/libnoteshared.po [new file with mode: 0644]
po/eu/knotes.po [new file with mode: 0644]
po/fa/knotes.po [new file with mode: 0644]
po/fi/akonadi_notes_agent.po [new file with mode: 0644]
po/fi/knotes.po [new file with mode: 0644]
po/fi/libnoteshared.po [new file with mode: 0644]
po/fr/akonadi_notes_agent.po [new file with mode: 0644]
po/fr/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/fr/knotes.po [new file with mode: 0644]
po/fr/libnoteshared.po [new file with mode: 0644]
po/ga/knotes.po [new file with mode: 0644]
po/gl/akonadi_notes_agent.po [new file with mode: 0644]
po/gl/knotes.po [new file with mode: 0644]
po/gl/libnoteshared.po [new file with mode: 0644]
po/he/knotes.po [new file with mode: 0644]
po/hi/knotes.po [new file with mode: 0644]
po/hr/knotes.po [new file with mode: 0644]
po/hu/akonadi_notes_agent.po [new file with mode: 0644]
po/hu/knotes.po [new file with mode: 0644]
po/hu/libnoteshared.po [new file with mode: 0644]
po/ia/akonadi_notes_agent.po [new file with mode: 0644]
po/ia/knotes.po [new file with mode: 0644]
po/ia/libnoteshared.po [new file with mode: 0644]
po/is/knotes.po [new file with mode: 0644]
po/it/akonadi_notes_agent.po [new file with mode: 0644]
po/it/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/it/docs/knotes/index.docbook [new file with mode: 0644]
po/it/knotes.po [new file with mode: 0644]
po/it/libnoteshared.po [new file with mode: 0644]
po/ja/akonadi_notes_agent.po [new file with mode: 0644]
po/ja/knotes.po [new file with mode: 0644]
po/ja/libnoteshared.po [new file with mode: 0644]
po/kk/knotes.po [new file with mode: 0644]
po/km/knotes.po [new file with mode: 0644]
po/ko/akonadi_notes_agent.po [new file with mode: 0644]
po/ko/knotes.po [new file with mode: 0644]
po/ko/libnoteshared.po [new file with mode: 0644]
po/lt/akonadi_notes_agent.po [new file with mode: 0644]
po/lt/knotes.po [new file with mode: 0644]
po/lt/libnoteshared.po [new file with mode: 0644]
po/lv/knotes.po [new file with mode: 0644]
po/mr/knotes.po [new file with mode: 0644]
po/nb/akonadi_notes_agent.po [new file with mode: 0644]
po/nb/knotes.po [new file with mode: 0644]
po/nb/libnoteshared.po [new file with mode: 0644]
po/nds/akonadi_notes_agent.po [new file with mode: 0644]
po/nds/knotes.po [new file with mode: 0644]
po/nds/libnoteshared.po [new file with mode: 0644]
po/nl/akonadi_notes_agent.po [new file with mode: 0644]
po/nl/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/nl/docs/knotes/index.docbook [new file with mode: 0644]
po/nl/knotes.po [new file with mode: 0644]
po/nl/libnoteshared.po [new file with mode: 0644]
po/nn/knotes.po [new file with mode: 0644]
po/pa/knotes.po [new file with mode: 0644]
po/pl/akonadi_notes_agent.po [new file with mode: 0644]
po/pl/knotes.po [new file with mode: 0644]
po/pl/libnoteshared.po [new file with mode: 0644]
po/pt/akonadi_notes_agent.po [new file with mode: 0644]
po/pt/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/pt/docs/knotes/index.docbook [new file with mode: 0644]
po/pt/knotes.po [new file with mode: 0644]
po/pt/libnoteshared.po [new file with mode: 0644]
po/pt_BR/akonadi_notes_agent.po [new file with mode: 0644]
po/pt_BR/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/pt_BR/docs/knotes/index.docbook [new file with mode: 0644]
po/pt_BR/knotes.po [new file with mode: 0644]
po/pt_BR/libnoteshared.po [new file with mode: 0644]
po/ro/knotes.po [new file with mode: 0644]
po/ro/libnoteshared.po [new file with mode: 0644]
po/ru/akonadi_notes_agent.po [new file with mode: 0644]
po/ru/knotes.po [new file with mode: 0644]
po/ru/libnoteshared.po [new file with mode: 0644]
po/sk/akonadi_notes_agent.po [new file with mode: 0644]
po/sk/knotes.po [new file with mode: 0644]
po/sk/libnoteshared.po [new file with mode: 0644]
po/sl/akonadi_notes_agent.po [new file with mode: 0644]
po/sl/knotes.po [new file with mode: 0644]
po/sl/libnoteshared.po [new file with mode: 0644]
po/sr/akonadi_notes_agent.po [new file with mode: 0644]
po/sr/libnoteshared.po [new file with mode: 0644]
po/sv/akonadi_notes_agent.po [new file with mode: 0644]
po/sv/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/sv/docs/knotes/index.docbook [new file with mode: 0644]
po/sv/knotes.po [new file with mode: 0644]
po/sv/libnoteshared.po [new file with mode: 0644]
po/tr/akonadi_notes_agent.po [new file with mode: 0644]
po/tr/knotes.po [new file with mode: 0644]
po/tr/libnoteshared.po [new file with mode: 0644]
po/ug/knotes.po [new file with mode: 0644]
po/uk/akonadi_notes_agent.po [new file with mode: 0644]
po/uk/docs/akonadi_notes_agent/index.docbook [new file with mode: 0644]
po/uk/docs/knotes/index.docbook [new file with mode: 0644]
po/uk/knotes.po [new file with mode: 0644]
po/uk/libnoteshared.po [new file with mode: 0644]
po/zh_CN/akonadi_notes_agent.po [new file with mode: 0644]
po/zh_CN/knotes.po [new file with mode: 0644]
po/zh_CN/libnoteshared.po [new file with mode: 0644]
po/zh_TW/akonadi_notes_agent.po [new file with mode: 0644]
po/zh_TW/knotes.po [new file with mode: 0644]
po/zh_TW/libnoteshared.po [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/Messages.sh [new file with mode: 0644]
src/apps/application.cpp [new file with mode: 0644]
src/apps/application.h [new file with mode: 0644]
src/apps/knotes_options.h [new file with mode: 0644]
src/apps/knotesakonaditray.cpp [new file with mode: 0644]
src/apps/knotesakonaditray.h [new file with mode: 0644]
src/apps/knotesapp.cpp [new file with mode: 0644]
src/apps/knotesapp.h [new file with mode: 0644]
src/apps/knotestray.cpp [new file with mode: 0644]
src/apps/knotestray.h [new file with mode: 0644]
src/apps/main.cpp [new file with mode: 0644]
src/apps/org.kde.KNotes.xml [new file with mode: 0644]
src/config-knotes.h.cmake [new file with mode: 0644]
src/configdialog/knotecollectionconfigwidget.cpp [new file with mode: 0644]
src/configdialog/knotecollectionconfigwidget.h [new file with mode: 0644]
src/configdialog/knoteconfigdialog.cpp [new file with mode: 0644]
src/configdialog/knoteconfigdialog.h [new file with mode: 0644]
src/configdialog/knotedisplayconfigwidget.cpp [new file with mode: 0644]
src/configdialog/knotedisplayconfigwidget.h [new file with mode: 0644]
src/configdialog/knoteeditorconfigwidget.cpp [new file with mode: 0644]
src/configdialog/knoteeditorconfigwidget.h [new file with mode: 0644]
src/configdialog/knotesimpleconfigdialog.cpp [new file with mode: 0644]
src/configdialog/knotesimpleconfigdialog.h [new file with mode: 0644]
src/data/knote_config_action.desktop [new file with mode: 0644]
src/data/knote_config_collection.desktop [new file with mode: 0644]
src/data/knote_config_display.desktop [new file with mode: 0644]
src/data/knote_config_editor.desktop [new file with mode: 0644]
src/data/knote_config_misc.desktop [new file with mode: 0644]
src/data/knote_config_network.desktop [new file with mode: 0644]
src/data/knote_config_print.desktop [new file with mode: 0644]
src/data/knotes_printing_theme.knsrc [new file with mode: 0644]
src/data/knotesappui.rc [new file with mode: 0644]
src/data/knotesui.rc [new file with mode: 0644]
src/data/org.kde.knotes.appdata.xml [new file with mode: 0644]
src/data/org.kde.knotes.desktop [new file with mode: 0755]
src/dialog/knotedeleteselectednotesdialog.cpp [new file with mode: 0644]
src/dialog/knotedeleteselectednotesdialog.h [new file with mode: 0644]
src/dialog/knoteselectednotesdialog.cpp [new file with mode: 0644]
src/dialog/knoteselectednotesdialog.h [new file with mode: 0644]
src/dialog/knoteskeydialog.cpp [new file with mode: 0644]
src/dialog/knoteskeydialog.h [new file with mode: 0644]
src/finddialog/knotefinddialog.cpp [new file with mode: 0644]
src/finddialog/knotefinddialog.h [new file with mode: 0644]
src/icons/128-apps-knotes.png [new file with mode: 0644]
src/icons/16-actions-knotes_alarm.png [new file with mode: 0644]
src/icons/16-actions-knotes_close.png [new file with mode: 0644]
src/icons/16-actions-knotes_date.png [new file with mode: 0644]
src/icons/16-actions-knotes_delete.png [new file with mode: 0644]
src/icons/16-apps-knotes.png [new file with mode: 0644]
src/icons/22-apps-knotes.png [new file with mode: 0644]
src/icons/32-apps-knotes.png [new file with mode: 0644]
src/icons/48-apps-knotes.png [new file with mode: 0644]
src/icons/64-apps-knotes.png [new file with mode: 0644]
src/icons/CMakeLists.txt [new file with mode: 0644]
src/icons/sc-apps-knotes.svg [new file with mode: 0644]
src/kconf_update/CMakeLists.txt [new file with mode: 0644]
src/kconf_update/knotes-15.08-kickoff.sh [new file with mode: 0644]
src/kconf_update/knotes.upd [new file with mode: 0644]
src/knoteedit.cpp [new file with mode: 0644]
src/knoteedit.h [new file with mode: 0644]
src/kontactplugin/CMakeLists.txt [new file with mode: 0644]
src/kontactplugin/kcmknotessummary.cpp [new file with mode: 0644]
src/kontactplugin/kcmknotessummary.desktop [new file with mode: 0644]
src/kontactplugin/kcmknotessummary.h [new file with mode: 0644]
src/kontactplugin/knotes.setdlg [new file with mode: 0644]
src/kontactplugin/knotes_part.cpp [new file with mode: 0644]
src/kontactplugin/knotes_part.h [new file with mode: 0644]
src/kontactplugin/knotes_part.rc [new file with mode: 0644]
src/kontactplugin/knotes_plugin.cpp [new file with mode: 0644]
src/kontactplugin/knotes_plugin.h [new file with mode: 0644]
src/kontactplugin/knoteseditdialog.cpp [new file with mode: 0644]
src/kontactplugin/knoteseditdialog.h [new file with mode: 0644]
src/kontactplugin/knotesiconview.cpp [new file with mode: 0644]
src/kontactplugin/knotesiconview.h [new file with mode: 0644]
src/kontactplugin/knoteslistwidgetsearchline.cpp [new file with mode: 0644]
src/kontactplugin/knoteslistwidgetsearchline.h [new file with mode: 0644]
src/kontactplugin/knotesplugin.desktop [new file with mode: 0644]
src/kontactplugin/knotesselectdeletenotesdialog.cpp [new file with mode: 0644]
src/kontactplugin/knotesselectdeletenotesdialog.h [new file with mode: 0644]
src/kontactplugin/knoteswidget.cpp [new file with mode: 0644]
src/kontactplugin/knoteswidget.h [new file with mode: 0644]
src/kontactplugin/org.kde.kontact.KNotes.xml [new file with mode: 0644]
src/kontactplugin/summarywidget.cpp [new file with mode: 0644]
src/kontactplugin/summarywidget.h [new file with mode: 0644]
src/notes/knote.cpp [new file with mode: 0644]
src/notes/knote.h [new file with mode: 0644]
src/notes/knotebutton.cpp [new file with mode: 0644]
src/notes/knotebutton.h [new file with mode: 0644]
src/notes/knotedisplaysettings.cpp [new file with mode: 0644]
src/notes/knotedisplaysettings.h [new file with mode: 0644]
src/notes/knoteinterface.cpp [new file with mode: 0644]
src/notes/knoteinterface.h [new file with mode: 0644]
src/notes/knotesmigrateapplication.cpp [new file with mode: 0644]
src/notes/knotesmigrateapplication.h [new file with mode: 0644]
src/print/README.themes [new file with mode: 0644]
src/print/autotests/CMakeLists.txt [new file with mode: 0644]
src/print/autotests/knotesgrantleeprinttest.cpp [new file with mode: 0644]
src/print/autotests/knotesgrantleeprinttest.h [new file with mode: 0644]
src/print/knotegrantleeprint.cpp [new file with mode: 0644]
src/print/knotegrantleeprint.h [new file with mode: 0644]
src/print/knoteprinter.cpp [new file with mode: 0644]
src/print/knoteprinter.h [new file with mode: 0644]
src/print/knoteprintobject.cpp [new file with mode: 0644]
src/print/knoteprintobject.h [new file with mode: 0644]
src/print/knoteprintselectednotesdialog.cpp [new file with mode: 0644]
src/print/knoteprintselectednotesdialog.h [new file with mode: 0644]
src/print/knoteprintselectthemecombobox.cpp [new file with mode: 0644]
src/print/knoteprintselectthemecombobox.h [new file with mode: 0644]
src/print/knoteprintselectthemedialog.cpp [new file with mode: 0644]
src/print/knoteprintselectthemedialog.h [new file with mode: 0644]
src/print/themes/background-color/theme.desktop [new file with mode: 0644]
src/print/themes/background-color/theme.html [new file with mode: 0644]
src/print/themes/big-title/theme.desktop [new file with mode: 0644]
src/print/themes/big-title/theme.html [new file with mode: 0644]
src/print/themes/default/theme.desktop [new file with mode: 0644]
src/print/themes/default/theme.html [new file with mode: 0644]
src/settings/knotesglobalconfig.kcfg.cmake [new file with mode: 0644]
src/settings/knotesglobalconfig.kcfgc [new file with mode: 0644]
src/utils/knoteutils.cpp [new file with mode: 0644]
src/utils/knoteutils.h [new file with mode: 0644]