mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
keditbookmarks: remove bogus action from the UI file
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
a2ebec5be6
commit
a6da88f4eb
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||||||
<kpartgui name="keditbookmarks" version="33">
|
<kpartgui name="keditbookmarks" version="34">
|
||||||
|
|
||||||
<MenuBar>
|
<MenuBar>
|
||||||
|
|
||||||
|
@ -125,7 +125,6 @@
|
||||||
<State name="notreadonly">
|
<State name="notreadonly">
|
||||||
<Enable>
|
<Enable>
|
||||||
<Action name="importKDE2"/>
|
<Action name="importKDE2"/>
|
||||||
<Action name="settings_showNS"/>
|
|
||||||
<Action name="settings_saveonclose"/>
|
<Action name="settings_saveonclose"/>
|
||||||
</Enable>
|
</Enable>
|
||||||
</State>
|
</State>
|
||||||
|
@ -164,7 +163,6 @@
|
||||||
<Action name="testlink"/>
|
<Action name="testlink"/>
|
||||||
<Action name="updateallfavicons"/>
|
<Action name="updateallfavicons"/>
|
||||||
<Action name="updatefavicon"/>
|
<Action name="updatefavicon"/>
|
||||||
<Action name="settings_showNS"/>
|
|
||||||
<Action name="settings_saveonclose"/>
|
<Action name="settings_saveonclose"/>
|
||||||
</Disable>
|
</Disable>
|
||||||
</State>
|
</State>
|
||||||
|
|
Loading…
Add table
Reference in a new issue