- Update to 0.7: * Dependency on Qt WebKit can be disabled at compile time * New dependency on ICU, used to transliterate text to plain ASCII * Generally improved code quality as detected by code checkers such as Clazy or Coverity * New online search: bioRxiv * Various minor fixes * Search in Zotero is rate limited to avoid overloading server * Using KWallet to store Zotero credentials * Adding basic DBUS support to, for example, open files or paste text - fix Urls, download.gna.org doesn't exist anymore OBS-URL: https://build.opensuse.org/request/show/557682 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=29
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
<services>
|
|
<service name="download_url">
|
|
<param name="host">download.kde.org</param>
|
|
<param name="protocol">http</param>
|
|
<param name="path">/stable/KBibTeX/kbibtex-0.7.tar.xz</param>
|
|
</service>
|
|
</services>
|