[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kapptemplate] templates/QML/qml-plasmoid: add README to provide links to tutorials
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2013-03-31 19:13:00
Message-ID: 20130331191300.622ECA605B () git ! kde ! org
[Download RAW message or body]

Git commit 6b034393e5fd8ec0e1218aec64ae6cef50db1e77 by Anne-Marie Mahfouf.
Committed on 31/03/2013 at 21:11.
Pushed by annma into branch 'master'.

add README to provide links to tutorials

A  +35   -0    templates/QML/qml-plasmoid/README

http://commits.kde.org/kapptemplate/6b034393e5fd8ec0e1218aec64ae6cef50db1e77

diff --git a/templates/QML/qml-plasmoid/README b/templates/QML/qml-plasmoid/README
new file mode 100644
index 0000000..f07d109
--- /dev/null
+++ b/templates/QML/qml-plasmoid/README
@@ -0,0 +1,35 @@
+Plasma Applet Template
+----------------------
+
+-- Build instructions --
+
+cd /where/your/applet/is/generated
+mkdir build
+cd build
+cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS .. 
+make 
+make install
+
+(your $KDEDIRS is where you install your KDE 4, set this variable in your .bashrc file)
+
+Restart plasma to load the applet 
+(in a terminal type: 
+kquitapp plasma-desktop 
+and then
+plasma-desktop)
+
+or view it with 
+plasmoidviewer YourAppletName
+
+You might need to run kbuildsycoca4
+in order to get the .desktop file recognized.
+
+-- Tutorials and resources --
+The explanation of the template
+http://techbase.kde.org/index.php?title=Development/Tutorials/Plasma/GettingStarted
+
+Plasma techbase pages
+http://techbase.kde.org/Projects/Plasma
+
+Plasma QML API explained
+http://techbase.kde.org/Development/Tutorials/Plasma/QML/API
\ No newline at end of file
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic