Fixed 'GenericName'
This commit is contained in:
parent
284ccd854f
commit
890b682ee7
|
@ -40,8 +40,8 @@ KERNEL=$(uname -s)
|
|||
#textprint "Encoding=UTF-8" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "Name=Mozilla Thunderbird" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "Comment=Mozilla Email Reader" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "GenericName=Web Browser" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "X-GNOME-FullName=Mozilla thunderbird" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "GenericName=Email Reader" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "X-GNOME-FullName=Mozilla Thunderbird" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "Exec=thunderbird %u" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "Terminal=false" >> /usr/share/applications/thunderbird.desktop
|
||||
textprint "X-MultipleArgs=false" >> /usr/share/applications/thunderbird.desktop
|
||||
|
|
Loading…
Reference in New Issue
Block a user