diff options
| author | Simon Tatham <anakin@pobox.com> | 2013-06-08 16:53:57 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2013-06-08 16:53:57 +0000 |
| commit | ecb49feb3ff1137a9542eff4028d08b63f50c538 (patch) | |
| tree | 7bb335f29ca25ff2826fcb0c254baaa7cd4f03c1 /desktop.pl | |
| parent | 122800cce146d27469732425b2775572d9fc2e68 (diff) | |
| download | puzzles-ecb49feb3ff1137a9542eff4028d08b63f50c538.zip puzzles-ecb49feb3ff1137a9542eff4028d08b63f50c538.tar.gz puzzles-ecb49feb3ff1137a9542eff4028d08b63f50c538.tar.bz2 puzzles-ecb49feb3ff1137a9542eff4028d08b63f50c538.tar.xz | |
Add comment to remind myself (and anyone else) how to refresh the XFCE
menu.
[originally from svn r9860]
Diffstat (limited to 'desktop.pl')
| -rwxr-xr-x | desktop.pl | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 :-) |