diff --git a/README.md b/README.md index 31e98c5..762a6e2 100644 --- a/README.md +++ b/README.md @@ -1,50 +1,50 @@ # KTextEditor Document Preview Plugin ## Introduction This repository contains the KTextEditor Document Preview Plugin, a plugin for the editor [Kate](https://www.kate-editor.org/), the IDE [KDevelop](https://www.kdevelop.org/), or other software using the [KTextEditor](https://api.kde.org/frameworks/ktexteditor/html/index.html) framework. The plugin enables a live preview of the currently edited text document in the final format. For the display it uses the [KParts](https://api.kde.org/frameworks/kparts/html/index.html) plugin which is currently selected as the preferred one for the MIME type of the document. If there is no matching KParts plugin, no preview is possible. ## Build and install the plugin Define some testing install dir (example: `$HOME/mykteplugins`): export MYKTEPLUGINSPATH=$HOME/mykteplugins Build and install: # assuming current dir being the top-level source folder mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=$MYKTEPLUGINSPATH make make install ## Use the plugin Start Kate or KDevelop on the commandline, with adapted QT_PLUGIN_PATH (make sure to not use a session open in another running app instance): # check the used plugin installation path as it depends on the system # and replace "_REPLACE_LIB_" with e.g. "lib", "lib64" or "lib/x86_64-linux-gnu" export QT_PLUGIN_PATH=$MYKTEPLUGINSPATH/_REPLACE_LIB_/plugins:$QT_PLUGIN_PATH kate --startanon # or kdevelop --ps In Kate, go to `Settings / Configure Kate... / Application / Plugins` and enable the "Document Preview" plugin. A "Preview" tool view should appear on the right sidebar. In KDevelop, go to `Settings / Configure KDevelop... / Plugins` and make sure the "Document Preview" plugin is enabled. Then go to `Window / Add Tool View...` and select the "Preview" tool view. It should appear on the right sidebar. ## Issues -Please report bugs and feature requests in the [KDE issue tracker](https://bugs.kde.org/enter_bug.cgi?format=guided&product=kate&component=plugin-preview). +Please report bugs and feature requests in the [KDE issue tracker](https://bugs.kde.org/enter_bug.cgi?format=guided&product=kate&component=plugin-preview&version=Git). ## Contact Feedback welcome, email kossebau AT kde org or catch me on freenode irc in #kdevelop. (*Note*: This file was happily edited with the support of this plugin.) diff --git a/src/org.kde.ktexteditorpreviewplugin.appdata.xml b/src/org.kde.ktexteditorpreviewplugin.appdata.xml index 7b18499..d2915dc 100644 --- a/src/org.kde.ktexteditorpreviewplugin.appdata.xml +++ b/src/org.kde.ktexteditorpreviewplugin.appdata.xml @@ -1,42 +1,42 @@ org.kde.ktexteditorpreviewplugin CC0-1.0 LGPL-2.1+ KTextEditor Document Preview Plugin Connector de vista prèvia de documents del KTextEditor Plug-in voor voorbeeld van KTextEditor document 'Plugin' de Antevisão de Documentos do KTextEditor Plugin náhľadu dokumentu KTextEditor KTextEditor-insticksprogram för dokumentförhandsgranskning Додаток попереднього перегляду документа KTextEditor xxKTextEditor Document Preview Pluginxx Live preview of edited text documents in the target format Vista prèvia en viu de documents de text editats en el format de destí. Live voorbeeld van bewerkte tekstdocumenten in het doelformaat Antevisão em directo dos documentos de texto editados no formato-alvo Direkt förhandsgranskning av redigerade textdokument i målformatet Інтерактивний перегляд редагованих текстових документів у форматі призначення xxLive preview of edited text documents in the target formatxx

This plugin for KTextEditor-based software (like the editor Kate or the IDE KDevelop) enables a live preview of the currently edited text document in the target format.

Aquest connector pel programari basat en el KTextEditor (com l'editor Kate o l'IDE KDevelop) habilita una vista prèvia en viu del document de text editat actualment en el format de destí.

Deze plug-in voor op KTextEditor gebaseerde software (zoals de editor Kate of de IDE KDevelop) schakelt een live voorbeeld in van het nu bewerkte tekstdocument in het doelformaat.

Este 'plugin' para as aplicações baseadas no KTextEditor (como o editor Kate ou o IDE KDevelop) permite uma antevisão em directo do documento de texto editado de momento no formato-alvo.

Det här insticksprogrammet för KTextEditor-baserad programvara (som editorn Kate eller den grafiska utvecklingsmiljön KDevelop) möjliggör en direkt förhandsgranskning i målformatet av textdokumentet som för närvarande redigeras.

Це додаток для програмного забезпечення на основі KTextEditor (зокрема редактора Kate або комплексного середовища для розробки KDevelop) уможливлює інтерактивний перегляд поточного редагованого текстового документа у форматі призначення.

xxThis plugin for KTextEditor-based software (like the editor Kate or the IDE KDevelop) enables a live preview of the currently edited text document in the target format.xx

For the display it uses the KParts plugin which is currently selected as the preferred one for the MIME type of the document.

Per a la visualització s'usa el connector KParts que actualment se selecciona com el preferit segons el tipus MIME del document.

Voor het tonen gebruikt het de KParts-plug-in die nu is geselecteerd als de geprefereerde voor het MIME-type van het document.

Para a visualização, ele usa o 'plugin' do KParts que está seleccionado de momento como o preferido para o tipo MIME do documento.

För att visa den används KParts-insticksprogrammet som för tillfället är valt som det önskade för dokumentets Mime-typ.

Для показу даних використовується додаток KParts, який визначено як бажаний для типу MIME документа.

xxFor the display it uses the KParts plugin which is currently selected as the preferred one for the MIME type of the document.xx

https://cgit.kde.org/ktexteditorpreviewplugin.git/about/ - https://bugs.kde.org/enter_bug.cgi?format=guided&product=kate&component=plugin-preview + https://bugs.kde.org/enter_bug.cgi?format=guided&product=kate&component=plugin-preview&version=Git https://www.kde.org/community/donations/?app=ktexteditorpreviewplugin kossebau_at_kde.org KDE