Changes

Jump to navigation Jump to search
108 bytes added ,  11:56, 3 January 2010
Line 65: Line 65:  
:You can go into the Sugar Control Panel; it is listed on the about-computer panel (which accesses jarabe.config.version). From the Terminal, you can type:
 
:You can go into the Sugar Control Panel; it is listed on the about-computer panel (which accesses jarabe.config.version). From the Terminal, you can type:
 
  rpm -q sugar
 
  rpm -q sugar
 +
or you can:
 +
grep version jarabe/config.py
 +
or
 +
python -c "from jarabe import config; print config.version"

Navigation menu