mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
generic: replace X-KDE-StartupNotify with StartupNotify
see the following commit in kde-workspace repo: f1f6ae7a3ec35e289df1f45cd47e71bd3c696fbe Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
92e5067a56
commit
f9ca9dd0f9
9 changed files with 8 additions and 12 deletions
|
@ -2,6 +2,7 @@
|
|||
Type=Service
|
||||
ServiceTypes=KonqPopupMenu/Plugin
|
||||
MimeType=all/all;
|
||||
StartupNotify=false
|
||||
Actions=compressHere;compressAsZip;compressAsTar;compressTo;
|
||||
X-KDE-Submenu=Compress
|
||||
X-KDE-Submenu[ar]=اضغط
|
||||
|
@ -61,7 +62,6 @@ X-KDE-Submenu[wa]=Rastrinde
|
|||
X-KDE-Submenu[x-test]=xxCompressxx
|
||||
X-KDE-Submenu[zh_CN]=压缩
|
||||
X-KDE-Submenu[zh_TW]=壓縮
|
||||
X-KDE-StartupNotify=false
|
||||
X-KDE-Priority=TopLevel
|
||||
|
||||
[Desktop Action compressHere]
|
||||
|
|
|
@ -2,10 +2,9 @@
|
|||
Type=Service
|
||||
ServiceTypes=KonqPopupMenu/Plugin
|
||||
MimeType=@SUPPORTED_ARK_MIMETYPES@
|
||||
StartupNotify=false
|
||||
Actions=arkAutoExtractHere;arkExtractTo;arkExtractHere;
|
||||
X-KDE-Priority=TopLevel
|
||||
X-KDE-StartupNotify=false
|
||||
#StartupNotify=false
|
||||
X-KDE-Submenu=Extract
|
||||
X-KDE-Submenu[ar]=استخرِج
|
||||
X-KDE-Submenu[bg]=Извличане
|
||||
|
|
|
@ -150,5 +150,5 @@ GenericName[zh_CN]=科学计算器
|
|||
GenericName[zh_TW]=科學計算機
|
||||
Terminal=false
|
||||
Type=Application
|
||||
X-KDE-StartupNotify=true
|
||||
StartupNotify=true
|
||||
Categories=Qt;KDE;Utility;X-KDE-Utilities-Desktop;
|
||||
|
|
|
@ -106,7 +106,7 @@ Name[uk]=KMix
|
|||
Name[x-test]=xxKMixxx
|
||||
Name[zh_CN]=KMix
|
||||
Name[zh_TW]=音效調整_KMix
|
||||
X-KDE-StartupNotify=true
|
||||
StartupNotify=true
|
||||
X-DBUS-ServiceName=org.kde.kmix
|
||||
X-DBUS-StartupType=Unique
|
||||
Categories=Qt;KDE;AudioVideo;Audio;Mixer;
|
||||
|
|
|
@ -5,7 +5,7 @@ OnlyShowIn=KDE;
|
|||
Type=Application
|
||||
MimeType=
|
||||
Terminal=false
|
||||
X-KDE-StartupNotify=false
|
||||
StartupNotify=false
|
||||
X-DBUS-ServiceName=org.kde.kmix
|
||||
X-DBUS-StartupType=Unique
|
||||
X-KDE-autostart-condition=kmixrc:Global:AutoStart:true
|
||||
|
|
|
@ -98,11 +98,11 @@ Comment[uk]=Служба мікшування KMixD
|
|||
Comment[x-test]=xxKMixD Mixer Servicexx
|
||||
Comment[zh_CN]=KMixD 混音器服务
|
||||
Comment[zh_TW]=KMixD 混音器服務
|
||||
#StartupNotify=false
|
||||
#X-KDE-autostart-phase=1
|
||||
#X-DBUS-ServiceName=org.kde.kmix
|
||||
#X-DBUS-StartupType=Unique
|
||||
#X-KDE-ServiceTypes=
|
||||
#X-KDE-StartupNotify=false
|
||||
|
||||
# KDED registration
|
||||
X-KDE-ServiceTypes=KDEDModule
|
||||
|
|
|
@ -156,7 +156,6 @@ Type=Application
|
|||
Terminal=false
|
||||
StartupNotify=false
|
||||
X-DocPath=ksnapshot/index.html
|
||||
X-KDE-StartupNotify=false
|
||||
X-DBUS-ServiceName=org.kde.ksnapshot
|
||||
X-DBUS-StartupType=Multi
|
||||
Categories=Qt;KDE;Graphics;
|
||||
|
|
|
@ -139,7 +139,7 @@ Name[xh]=Umjongi Wexesha
|
|||
Name[x-test]=xxKTimerxx
|
||||
Name[zh_CN]=KTimer
|
||||
Name[zh_TW]=KDE 計時器
|
||||
X-KDE-StartupNotify=true
|
||||
StartupNotify=true
|
||||
X-DBUS-ServiceName=org.kde.ktimer
|
||||
X-DBUS-StartupType=Multi
|
||||
Categories=Qt;KDE;Utility;
|
||||
|
|
|
@ -152,7 +152,5 @@ Comment[zh_TW]=管理磁碟、分割區與檔案系統
|
|||
Exec=partitionmanager --icon '%i' --caption '%c'
|
||||
Icon=partitionmanager
|
||||
Categories=System;Filesystem;KDE;Qt;
|
||||
|
||||
StartupNotify=true
|
||||
X-KDE-SubstituteUID=true
|
||||
X-KDE-StartupNotify=true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue