diff options
| author | Tamás Králl <[email protected]> | 2025-05-22 18:58:04 +0000 |
|---|---|---|
| committer | Nate Graham <[email protected]> | 2025-05-22 12:58:04 -0600 |
| commit | 5f660640c400eef8e6f0e20a0563911fc7f991b5 (patch) | |
| tree | 80f6c4692336865d35e8528ce1cc0a921bc9eb57 /src | |
| parent | 810c411fa276b5290e69de015143821172ab40e0 (diff) | |
Add Comment to .desktop file
This commit adds a Comment to Dolphin's .desktop file so rich metadata
is available in case it's ever needed.
BUG: 504407
FIXED-IN: 25.08.0
Diffstat (limited to 'src')
| -rwxr-xr-x | src/org.kde.dolphin.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/org.kde.dolphin.desktop b/src/org.kde.dolphin.desktop index df0ef4da0..de02ff90d 100755 --- a/src/org.kde.dolphin.desktop +++ b/src/org.kde.dolphin.desktop @@ -126,6 +126,7 @@ GenericName[vi]=Trình quản lí tệp GenericName[x-test]=xxFile Managerxx GenericName[zh_CN]=文件管理器 GenericName[zh_TW]=檔案管理員 +Comment=Manage your files MimeType=inode/directory; InitialPreference=10 Keywords=files;file management;file browsing;samba;network shares;Explorer;Finder; |
