summaryrefslogtreecommitdiff
path: root/thunar/thunar-shortcuts-pane-ui.xml
diff options
context:
space:
mode:
authorAlexander Schwinn <alexxcons@xfce.org>2020-04-24 01:17:33 +0200
committerAlexander Schwinn <alexxcons@xfce.org>2020-05-15 23:46:48 +0200
commit4929c96e78623ec561fcf61d0e4de4b1e1fb76ee (patch)
treeaedc03cf421403e27a1270eb598c3698a37d6e98 /thunar/thunar-shortcuts-pane-ui.xml
parent077bea9f6a01c7a347f58ab15486204a55197b04 (diff)
downloadthunar-ReplaceGtkAction47.tar.gz
giant commitReplaceGtkAction47
Diffstat (limited to 'thunar/thunar-shortcuts-pane-ui.xml')
-rw-r--r--thunar/thunar-shortcuts-pane-ui.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/thunar/thunar-shortcuts-pane-ui.xml b/thunar/thunar-shortcuts-pane-ui.xml
deleted file mode 100644
index 58f928d7..00000000
--- a/thunar/thunar-shortcuts-pane-ui.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<ui>
-
- <!--
- Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
-
- Thunar shortcuts pane user interface description file. Do NOT
- simply edit this file if you don't know how the whole system
- works, because it's too easy to break something.
- -->
-
- <menubar name="main-menu">
- <menu action="file-menu">
- <menu action="sendto-menu">
- <placeholder name="placeholder-sendto-sidepane">
- <menuitem action="sendto-shortcuts" />
- </placeholder>
- </menu>
- </menu>
- </menubar>
-
- <popup action="file-context-menu">
- <menu action="sendto-menu">
- <placeholder name="placeholder-sendto-sidepane">
- <menuitem action="sendto-shortcuts" />
- </placeholder>
- </menu>
- </popup>
-
-</ui>