From: Simon Tatham Date: Sat, 8 Jun 2013 16:53:57 +0000 (+0000) Subject: Add comment to remind myself (and anyone else) how to refresh the XFCE X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=ecb49feb3ff1137a9542eff4028d08b63f50c538;p=sgt-puzzles.git Add comment to remind myself (and anyone else) how to refresh the XFCE menu. [originally from svn r9860] --- diff --git a/desktop.pl b/desktop.pl index 18b68ee..151b075 100755 --- a/desktop.pl +++ b/desktop.pl @@ -6,7 +6,8 @@ # working on the puzzles and want to play your bleeding-edge locally # modified and compiled versions, run this script and it will create a # collection of desktop files in ~/.local/share/applications where -# XFCE can pick them up and add them to its main menu. +# XFCE can pick them up and add them to its main menu. (Be sure to run +# 'xfdesktop --reload' after running this.) # # (If you don't use XFCE, patches to support other desktop # environments are welcome :-)