From 5e6ba9a6335120d578a46541ca2e1778a7a399a2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 28 Jan 2014 16:34:06 -0600 Subject: [PATCH] Prevent 'Default Applications' option in Settings Optional Menu, which duplicates Component Chooser option. This does not affect the appearance or function of 'Default Applications' in tde-systemsettings interface. --- systemsettings/menu/defaultapplication.desktop | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/systemsettings/menu/defaultapplication.desktop b/systemsettings/menu/defaultapplication.desktop index 808b456..0c7e053 100644 --- a/systemsettings/menu/defaultapplication.desktop +++ b/systemsettings/menu/defaultapplication.desktop @@ -1,9 +1,8 @@ [Desktop Entry] Encoding=UTF-8 -Exec=tdecmshell defaultapplication +Exec=tdecmshell componentchooser Icon=blockdevice Type=Application - X-TDE-Library=componentchooser X-TDE-ParentApp=kcontrol @@ -94,4 +93,6 @@ Keywords[sv]=komponenter,komponentväljare,resurser,epost-klient,terminalemulato Keywords[tr]=bileşenler,bileşen seçici,kaynaklar,e-posta istemci,uçbirim emülatörü,öntanımlı,tarayıcı Keywords[xx]=xxcomponents,component chooser,resources, email client, terminal emulator, default, browserxx Keywords[zh_CN]=components,component chooser,resources,email client,terminal emulator,default,browser,组件,组件选择器,资源,电子邮件客户端,终端模拟器,默认,浏览器 -Categories=Qt;TDE;X-TDE-settings-components; + +## keep this out of kcontrol: duplicate of Component Chooser +# Categories=Qt;TDE;X-TDE-settings-components;