Enlightenment CVS committal Author : onefang Project : e_modules Module : emu
Dir : e_modules/emu Modified Files: emu_client rebuildit Log Message: Start of parameter substitution in menu actions from border menus. Also, a tool to help emu client script writers find out what those substitutions are likely to be. =================================================================== RCS file: /cvsroot/enlightenment/e_modules/emu/emu_client,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- emu_client 27 Jan 2006 00:55:35 -0000 1.1 +++ emu_client 5 Feb 2006 04:39:40 -0000 1.2 @@ -33,6 +33,11 @@ echo " Item2 Sub1 Sub1|action5" echo "=*" echo "end" + echo "emu Emu client|border" + echo "Lock the screen|xscreensaver-command -lock|enlightenment/desktops" + echo "Go beep|/usr/bin/play /opt/kde3/share/sounds/KDE_Beep_ShortBeep.wav" + echo "Properties|Properties" + echo "end" read -s command >/dev/null 2>&1 ( $command ) >/dev/null 2>&1 =================================================================== RCS file: /cvsroot/enlightenment/e_modules/emu/rebuildit,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- rebuildit 27 Jan 2006 03:43:32 -0000 1.2 +++ rebuildit 5 Feb 2006 04:39:40 -0000 1.3 @@ -2,4 +2,4 @@ enlightenment_remote -module-unload emu #./autogen.sh --prefix=/opt/e17 -make && sudo make install && sudo /sbin/ldconfig && enlightenment_remote -module-load emu +make && sudo make install && sudo /sbin/ldconfig && enlightenment_remote -module-load emu && enlightenment_remote -module-enable emu ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs