Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:creating_personal_icons [2011/05/03 13:53] gutmenschwiki:creating_personal_icons [2011/05/03 14:16] (current) gutmensch
Line 74: Line 74:
 </code> </code>
 The extension will be in /tmp. You can now load it to test it out: The extension will be in /tmp. You can now load it to test it out:
-^tc@box:/tmp/extension$ tce-load -i /tmp/zzzmymount.tcz^+<code> 
 +tc@box:/tmp/extension$ tce-load -i /tmp/zzzmymount.tcz 
 +</code>
 The icon and menu should now be visible and usable. The icon and menu should now be visible and usable.
 Finally move the new extension into your personal repo: Finally move the new extension into your personal repo:
-^tc@box:/tmp/extension$ cp ../zzzmymount.tcz $(cat /opt/.tce_dir)^+<code> 
 +tc@box:/tmp/extension$ cp ../zzzmymount.tcz $(cat /opt/.tce_dir) 
 +</code>
  
-==== Troubleshooting ====+==== Troubleshooting ====
 If you are creating icons for a package, pre-existing freedesktop configuration files may conflict with custom wbar icon files and settings. Check for a pre-existing freedesktop configuration at: /usr/local/share/applications/PACKAGENAME.desktop  If you are creating icons for a package, pre-existing freedesktop configuration files may conflict with custom wbar icon files and settings. Check for a pre-existing freedesktop configuration at: /usr/local/share/applications/PACKAGENAME.desktop 
 For details on how to configure that file for Tiny Core, read [[iconmenuinfo]]. For details on how to configure that file for Tiny Core, read [[iconmenuinfo]].
Print/export
QR Code
QR Code wiki:creating_personal_icons (generated for current page)