1
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:
Nicolas Fella 2019-09-01 12:55:17 +02:00
parent 44e753fc9f
commit f9471ba01a

View File

@ -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