diff options
| author | Carl Schwan <[email protected]> | 2021-05-16 20:10:59 +0200 |
|---|---|---|
| committer | Carl Schwan <[email protected]> | 2021-05-16 20:10:59 +0200 |
| commit | c60887781d0d268692f8c2de958514bac3e9d10b (patch) | |
| tree | f9a6c4d8b929831889c1fe8303af3f8b90008b3a | |
| parent | 53a778c1ebab4473da8ae7b18fd2f2ac75b9690a (diff) | |
Add more screenshots
| -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> |
