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.
pull/1/head
Darrell Anderson 10 years ago
parent 40158802c9
commit 5e6ba9a633

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

Loading…
Cancel
Save