diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/org.kde.dolphin.appdata.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/org.kde.dolphin.appdata.xml b/src/org.kde.dolphin.appdata.xml index 6a3b85d00..0f72c3f08 100644 --- a/src/org.kde.dolphin.appdata.xml +++ b/src/org.kde.dolphin.appdata.xml @@ -298,7 +298,15 @@ <caption xml:lang="x-test">xxFile management in Dolphinxx</caption> <caption xml:lang="zh-CN">用 Dolphin 进行文件管理</caption> <caption xml:lang="zh-TW">在 Dolphin 管理檔案</caption> - <image>https://kde.org/images/screenshots/dolphin.png</image> + <image>https://cdn.kde.org/screenshots/dolphin/dolphin.png</image> + </screenshot> + <screenshot type="default"> + <caption>Embedded Terminal in Dolphin</caption> + <image>https://cdn.kde.org/screenshots/dolphin/dolphin-terminal.png</image> + </screenshot> + <screenshot> + <caption>Dolphine let you configure your file manager exactly how you want</caption> + <image>https://cdn.kde.org/screenshots/dolphin/dolphin-settings.png</image> </screenshot> </screenshots> <project_group>KDE</project_group> |
