User:AaronPeterson/tutorials that are good: Difference between revisions

    From KDE TechBase
    (Created page with ' == Plasmoid template === *http://www.ibm.com/developerworks/linux/library/l-kde-plasmoids/index.html *If This one fails at the install step. check to see if you have other proje...')
     
     
    Line 1: Line 1:


    == Plasmoid template ===
    === Plasmoid template ===
    *http://www.ibm.com/developerworks/linux/library/l-kde-plasmoids/index.html
    *http://www.ibm.com/developerworks/linux/library/l-kde-plasmoids/index.html
    *If This one fails at the install step. check to see if you have other projects open, kdevelop apparently did not like having other projects open at the same time.
    *If This one fails at the install step. check to see if you have other projects open, kdevelop apparently did not like having other projects open at the same time.
    --[[User:AaronPeterson|AaronPeterson]] 03:41, 16 July 2010 (UTC)
    --[[User:AaronPeterson|AaronPeterson]] 03:41, 16 July 2010 (UTC)
    ==== Corrections ====
    kquitapp plasma && kstart plasma
    Should be
    kquitapp plasma-desktop && kstart plasma-desktop
    kbuildsyscocoa4,
    is mispelled.
    kbuildsycoca4
    is how it is on my kubuntu 10.04

    Latest revision as of 03:46, 16 July 2010

    Plasmoid template

    --AaronPeterson 03:41, 16 July 2010 (UTC)

    Corrections

    kquitapp plasma && kstart plasma 
    

    Should be

    kquitapp plasma-desktop && kstart plasma-desktop
    


    kbuildsyscocoa4,
    

    is mispelled.

    kbuildsycoca4
    

    is how it is on my kubuntu 10.04