Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/daemon/client/include/fluxbox.client.class

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1257 by niro, Fri Feb 4 19:55:56 2011 UTC revision 1327 by niro, Mon Feb 7 20:03:29 2011 UTC
# Line 40  helper_rebuild_fluxbox_menu() Line 40  helper_rebuild_fluxbox_menu()
40    
41   # fluxbox menu footer   # fluxbox menu footer
42   addconfig '[nop]  (__________)'   addconfig '[nop]  (__________)'
43   addconfig '[exec] (Neustarten) {sudo reboot}'   addconfig '[exec] (Neustarten) {sudo /sbin/reboot}'
44   addconfig '[exec] (Herunterfahren) {sudo halt}'   addconfig '[exec] (Herunterfahren) {sudo /sbin/halt}'
45   addconfig '[end]'   addconfig '[end]'
46    
47   # add a newline (maybe there is no crlf in the footer)   # add a newline (maybe there is no crlf in the footer)

Legend:
Removed from v.1257  
changed lines
  Added in v.1327