diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-05-03 16:07:09 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-03 16:08:52 +0200 |
commit | 63606763b02ad6251824e0a0d4cece39c777f12c (patch) | |
tree | 0e237c00ed1820e474d4245cce52762b416320ad | |
parent | eb2422ab08ebe4d975a8d8a387d2371089b4e5b5 (diff) | |
download | ksplash-engine-moodin-63606763b02ad6251824e0a0d4cece39c777f12c.tar.gz ksplash-engine-moodin-63606763b02ad6251824e0a0d4cece39c777f12c.zip |
Delete an empty "Icon" item from the desktop file,
as this can lead to items merging during translation merging.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit df30a03f965098998bd142118d89842d12a6aef2)
-rw-r--r-- | src/ksplashmoodin.desktop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ksplashmoodin.desktop b/src/ksplashmoodin.desktop index 1e8a3ba..af38c13 100644 --- a/src/ksplashmoodin.desktop +++ b/src/ksplashmoodin.desktop @@ -1,7 +1,6 @@ [Desktop Entry] Comment=KSplash Plugin Encoding=UTF-8 -Icon= Name=KSplashMoodin X-TDE-ServiceTypes=KSplash/Plugin Type=Service |