Update of /cvsroot/morphix/mcp2/data
In directory sc8-pr-cvs1:/tmp/cvs-serv4226
Modified Files:
mcp-main.xml
Log Message:
fixed a thinko
Index: mcp-main.xml
===================================================================
RCS file: /cvsroot/morphix/mcp2/data/mcp-main.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** mcp-main.xml 11 Dec 2003 14:29:07 -0000 1.4
--- mcp-main.xml 11 Dec 2003 16:31:55 -0000 1.5
***************
*** 29,33 ****
</item>
<item>
! <command>morphixinstaller</command>
<name>Harddisk Install</name>
<tip>Copy Morphix to the harddisk for usage without CD</tip>
--- 29,33 ----
</item>
<item>
! <command>/morphix/gtkinstaller/morphixinstaller</command>
<name>Harddisk Install</name>
<tip>Copy Morphix to the harddisk for usage without CD</tip>
***************
*** 57,60 ****
<name>Add/Remove Software</name>
<tip>Add/Remove Software</tip>
! <icon>/usr/local/share/mcp/pixmaps/Synaptic.png</icons>
</mcp>
--- 57,61 ----
<name>Add/Remove Software</name>
<tip>Add/Remove Software</tip>
! <icon>/usr/local/share/mcp/pixmaps/Synaptic.png</icon>
! </item>
</mcp>
|