summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/tdefilereplacepartui.rc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-06-18 22:59:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-06-18 22:59:34 +0900
commit588b1440b578cff0a4614a52946b978039ee6f7c (patch)
tree0d4377364809a2aff1b92ad6f99387a58eab8338 /tdefilereplace/tdefilereplacepartui.rc
parent75fedf7ef28b7f62c19f39a2229d6cc1ec9376e3 (diff)
downloadtdeutils-588b1440b578cff0a4614a52946b978039ee6f7c.tar.gz
tdeutils-588b1440b578cff0a4614a52946b978039ee6f7c.zip
tdefilereplace:
1) fixed delete button logic 2) added remove entry functionality Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdefilereplace/tdefilereplacepartui.rc')
-rw-r--r--tdefilereplace/tdefilereplacepartui.rc6
1 files changed, 4 insertions, 2 deletions
diff --git a/tdefilereplace/tdefilereplacepartui.rc b/tdefilereplace/tdefilereplacepartui.rc
index e946144..7616165 100644
--- a/tdefilereplace/tdefilereplacepartui.rc
+++ b/tdefilereplace/tdefilereplacepartui.rc
@@ -1,5 +1,5 @@
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<kpartgui name="tdefilereplace" version="6">
+<kpartgui name="tdefilereplace" version="7">
<MenuBar>
<Menu name="tdefilerepace"><text>Search/&amp;Replace</text>
<Action name="new_project"/>
@@ -23,8 +23,10 @@
</Menu>
<Menu name="results"><text>&amp;Results</text>
<Action name="results_openfile"/>
- <Action name="results_opendir"/>
+ <Action name="results_openfilewith"/>
<Action name="results_editfile"/>
+ <Action name="results_opendir"/>
+ <Action name="results_removeentry"/>
<Action name="results_delete"/>
<Action name="results_infos"/>
<Separator/>