mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Add icons to desktop file actions
Summary: This allows Plasma to show icons in the taskmanager/startmenu actions Test Plan: {F7304489} Reviewers: #falkon, cullmann Reviewed By: #falkon, cullmann Subscribers: cullmann, falkon Tags: #falkon Differential Revision: https://phabricator.kde.org/D23631
This commit is contained in:
parent
44e753fc9f
commit
f9471ba01a
|
@ -118,6 +118,7 @@ Name[uk]=Відкрити нову вкладку
|
|||
Name[x-test]=xxOpen new tabxx
|
||||
Name[zh_CN]=打开新标签
|
||||
Name[zh_TW]=開啟新分頁
|
||||
Icon=tab-new
|
||||
Exec=falkon --new-tab
|
||||
|
||||
[Desktop Action NewWindow]
|
||||
|
@ -148,6 +149,7 @@ Name[uk]=Відкрити нове вікно
|
|||
Name[x-test]=xxOpen new windowxx
|
||||
Name[zh_CN]=打开新窗口
|
||||
Name[zh_TW]=開啟新視窗
|
||||
Icon=window-new
|
||||
Exec=falkon --new-window
|
||||
|
||||
[Desktop Action PrivateBrowsing]
|
||||
|
@ -178,4 +180,5 @@ Name[uk]=Конфіденційний перегляд
|
|||
Name[x-test]=xxStart private browsingxx
|
||||
Name[zh_CN]=启动隐身浏览
|
||||
Name[zh_TW]=開始隱私瀏覽
|
||||
Icon=view-private
|
||||
Exec=falkon --private-browsing
|
||||
|
|
Loading…
Reference in New Issue
Block a user