summaryrefslogtreecommitdiff
path: root/debian/shopno-os-refresh-menu.postinst
blob: 58f4b10652396065de4a4cd180f5783c55700adf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

sed -i '/<actions>/a\
\
  <action>\
    <icon>view-refresh</icon>\
    <patterns>*</patterns>\
    <range/>\
    <name>Refresh</name>\
    <command>refresh-desktop</command>\
    <description>Refresh current content</description>\
    <directories/>\
  </action>' /etc/xdg/Thunar/uca.xml