Skip to content

Commit 66e720b

Browse files
committed
thunderbird-portable: fix .desktop
1 parent 7a56141 commit 66e720b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

archlinuxcn/thunderbird-portable/thunderbird.desktop

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ GenericName[uk]=Поштова програма
5353
GenericName[vi]=Phần mềm khách quản lý thư điện tử
5454
GenericName[zh_CN]=邮件新闻客户端
5555
GenericName[zh_TW]=郵件用戶端
56-
Exec=env _portableConfig=org.mozilla.thunderbird portable -- %u
56+
Exec=thunderbird-portable %u
5757
Terminal=false
5858
Type=Application
5959
Icon=org.mozilla.Thunderbird
@@ -113,7 +113,7 @@ Name[uk]=Написати нового листа
113113
Name[vi]=Viết thư mới
114114
Name[zh_CN]=编写新消息
115115
Name[zh_TW]=寫一封新訊息
116-
Exec=env _portableConfig=org.mozilla.thunderbird portable -- -compose
116+
Exec=thunderbird-portable -compose
117117

118118
[Desktop Action OpenAddressBook]
119119
Name=Open address book
@@ -165,8 +165,8 @@ Name[uk]=Відкрити адресну книгу
165165
Name[vi]=Mở sổ địa chỉ
166166
Name[zh_CN]=打开通讯录
167167
Name[zh_TW]=開啟通訊錄
168-
Exec=env _portableConfig=org.mozilla.thunderbird portable -- -addressbook
168+
Exec=thunderbird-portable -addressbook
169169
170170
[Desktop Action OpenHome]
171171
Name=Open Thunderbird Home
172-
Exec=env _portableConfig=org.mozilla.thunderbird portable --actions opendir
172+
Exec=thunderbird-portableactions opendir

0 commit comments

Comments
 (0)