From 4a40a2c66e1b87fe2c7cb33736b107dce13ca4e0 Mon Sep 17 00:00:00 2001 From: Emmanuel Pescosta Date: Thu, 12 Jun 2014 21:25:17 +0200 Subject: [PATCH] Add AppStream meta data file (imported from https://github.com/ximion/kde-appstream-metadata-templates/blob/master/apps/dolphin.appdata.xml) Thanks to Matthias Klumpp for providing this file! REVIEW: 118701 --- src/CMakeLists.txt | 1 + src/dolphin.appdata.xml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 src/dolphin.appdata.xml diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ce9d9a485d..6e4d9f9e8f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -352,6 +352,7 @@ install( FILES settings/dolphin_directoryviewpropertysettings.kcfg settings/dolphin_versioncontrolsettings.kcfg DESTINATION ${KCFG_INSTALL_DIR} ) install( FILES dolphinui.rc DESTINATION ${DATA_INSTALL_DIR}/dolphin ) +install( FILES dolphin.appdata.xml DESTINATION ${SHARE_INSTALL_PREFIX}/appdata ) install( FILES search/filenamesearch.protocol DESTINATION ${SERVICES_INSTALL_DIR} ) install( FILES settings/kcm/kcmdolphinviewmodes.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) diff --git a/src/dolphin.appdata.xml b/src/dolphin.appdata.xml new file mode 100644 index 0000000000..f01bde803b --- /dev/null +++ b/src/dolphin.appdata.xml @@ -0,0 +1,34 @@ + + + dolphin.desktop + CC0-1.0 + GPL-2.0+ + Dolphin + File Manager + +

Dolphin is a lightweight file manager. It has been designed with ease of use and simplicity in mind, while still allowing flexibility and customisation. This means that you can do your file management exactly the way you want to do it.

+

Features:

+
    +
  • Navigation (or breadcrumb) bar for URLs, allowing you to quickly navigate through the hierarchy of files and folders.
  • +
  • Supports several different kinds of view styles and properties and allows you to configure the view exactly how you want it.
  • +
  • Split view, allowing you to easily copy or move files between locations.
  • +
  • Additional information and shortcuts are available as dock-able panels, allowing you to move them around freely and display exactly what you want.
  • +
  • Multiple tab support
  • +
  • Informational dialogues are displayed in an unobtrusive way.
  • +
  • Undo/redo support
  • +
  • Transparent network access through the KIO system.
  • +
+
+ http://dolphin.kde.org/ + https://bugs.kde.org/enter_bug.cgi?format=guided&product=dolphin + http://docs.kde.org/stable/en/applications/dolphin/index.html + + + http://kde.org/images/screenshots/dolphin.png + + + KDE + + dolphin + +