makedeb


thunderbird-en-us-bin-wayland 115.9.0-1


Web Browser - wayland enabled - (English (American))

Click here to go back to the commit logs for thunderbird-en-us-bin-wayland.

Commit:


Hash: d9a67308508e9b8e1caa698730a67560877d790e

Message: corrected thunderbird.desktop

Diff


diff --git a/thunderbird.desktop b/thunderbird.desktop
index b182e44..ee7cda7 100644
--- a/thunderbird.desktop
+++ b/thunderbird.desktop
@@ -55,7 +55,7 @@ GenericName[uk]=Поштова програма
 GenericName[vi]=Phần mềm khách quản lý thư điện tử
 GenericName[zh_CN]=邮件新闻客户端
 GenericName[zh_TW]=郵件用戶端
-Exec=thunderbird %u
+Exec=MOZ_ENABLE_WAYLAND=1 MOZ_DBUS_REMOTE=1 thunderbird %u
 Terminal=false
 Type=Application
 Icon=thunderbird
@@ -116,7 +116,7 @@ Name[uk]=Написати нового листа
 Name[vi]=Viết thư mới
 Name[zh_CN]=编写新消息
 Name[zh_TW]=寫一封新訊息
-Exec=thunderbird -compose
+Exec=MOZ_ENABLE_WAYLAND=1 MOZ_DBUS_REMOTE=1 thunderbird -compose
 
 [Desktop Action OpenAddressBook]
 Name=Open address book
@@ -170,4 +170,4 @@ Name[uk]=Відкрити адресну книгу
 Name[vi]=Mở sổ địa chỉ
 Name[zh_CN]=打开通讯录
 Name[zh_TW]=開啟通訊錄
-Exec=thunderbird -addressbook
+Exec=MOZ_ENABLE_WAYLAND=1 MOZ_DBUS_REMOTE=1 thunderbird -addressbook