diff options
| author | Carl Schwan <[email protected]> | 2024-01-30 22:26:30 +0100 |
|---|---|---|
| committer | Carl Schwan <[email protected]> | 2024-02-02 10:26:48 +0000 |
| commit | 6bd103b322c11a3d5041b4c66abb745b96aaa5ce (patch) | |
| tree | 5bae9886fa69a7a1556107454d50fc0758912872 /src/org.kde.dolphin.desktop | |
| parent | c7f5125410751cfb3ad1121449ea5f54a7565b2c (diff) | |
Fix flatpak
Update with the state of the manifest on github and install icons at the
correct location
Diffstat (limited to 'src/org.kde.dolphin.desktop')
| -rwxr-xr-x | src/org.kde.dolphin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org.kde.dolphin.desktop b/src/org.kde.dolphin.desktop index 674977ace..4e3e4de2a 100755 --- a/src/org.kde.dolphin.desktop +++ b/src/org.kde.dolphin.desktop @@ -59,7 +59,7 @@ Name[x-test]=xxDolphinxx Name[zh_CN]=Dolphin 文件管理器 Name[zh_TW]=Dolphin Exec=dolphin %u -Icon=system-file-manager +Icon=org.kde.dolphin Type=Application X-DocPath=dolphin/index.html Categories=Qt;KDE;System;FileTools;FileManager; |
