replaced quotes by accent grave

master
kirbylife 2019-06-22 13:10:14 -05:00
parent 6559cb6fd8
commit 3e72640178
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
* xdg-open * xdg-open
* file ~/.local/share/recently-used.xbel * file ~/.local/share/recently-used.xbel
* ##### __Use__ * ##### __Use__
* add " <_menu execute="python /phat/to/file/openbox-pipemenu-recent.py" id="pipe-recentfilesmenu" label="recent files"_/> " to your file menu.xml * add `<_menu execute="python /phat/to/file/openbox-pipemenu-recent.py" id="pipe-recentfilesmenu" label="recent files"_/>` to your file menu.xml
# #
**** ****
### openbox-pipemenu-steam ### openbox-pipemenu-steam
@ -19,7 +19,7 @@
* python * python
* steam (duhhh) * steam (duhhh)
* ##### __Use__ * ##### __Use__
* add " <_menu execute="python /phat/to/file/openbox-pipemenu-steam.py" id="pipe-steamgames" label="games"_/> " to your file menu.xml * add `<_menu execute="python /phat/to/file/openbox-pipemenu-steam.py" id="pipe-steamgames" label="games"_/>` to your file menu.xml
# #
# #
###### You feel free to see the code and modify them ###### You feel free to see the code and modify them