Menu

Tree [2175c6] master /
 History

HTTPS access


File Date Author Commit
 icons 2011-07-07 Mauro E. Bender Mauro E. Bender [1466ee] Fixed Bug #3182906: Wrong Icon Size.
 po 2011-07-07 Mauro E. Bender Mauro E. Bender [9bb8f1] Applied the patches #3182903 and #3182901.
 .gitignore 2011-07-07 Mauro E. Bender Mauro E. Bender [1466ee] Fixed Bug #3182906: Wrong Icon Size.
 AUTHORS 2010-09-20 Mauro Bender Mauro Bender [16d032] Change the directories tree.
 CMakeLists.txt 2011-01-31 Mauro Bender Mauro Bender [a98d66] Some improvements in the graphical user interface.
 LICENSE 2011-01-11 Mauro Bender Mauro Bender [d34b42] * Changed the license of the proyect to GNU GPL...
 README 2011-01-31 Mauro Bender Mauro Bender [64ee87] A few minor bug fixes and some code improvements.
 albumart.cpp 2011-01-31 Mauro Bender Mauro Bender [a98d66] Some improvements in the graphical user interface.
 albumart.h 2011-01-31 Mauro Bender Mauro Bender [a98d66] Some improvements in the graphical user interface.
 appearanceConfig.ui 2011-01-09 Mauro Bender Mauro Bender [5222d6] * Added support to manage differents sources fo...
 config.h 2011-07-06 Mauro Bender Mauro Bender [1c50d0] Changed the debug system from qDebug to kDebug.
 lyrics_cache.cpp 2011-07-06 Mauro Bender Mauro Bender [1c50d0] Changed the debug system from qDebug to kDebug.
 lyrics_cache.h 2011-01-11 Mauro Bender Mauro Bender [d34b42] * Changed the license of the proyect to GNU GPL...
 lyrics_getter.cpp 2011-07-06 Mauro Bender Mauro Bender [1c50d0] Changed the debug system from qDebug to kDebug.
 lyrics_getter.h 2011-01-30 Mauro Bender Mauro Bender [b808ef] * Now it can get the lyrics from the metadata o...
 lyrics_plasmoid.cpp 2011-07-10 Bardia Daneshvar Bardia Daneshvar [2175c6] Using Plasma PopUp Applet instead of Plasma App...
 lyrics_plasmoid.h 2011-07-10 Bardia Daneshvar Bardia Daneshvar [2175c6] Using Plasma PopUp Applet instead of Plasma App...
 lyrics_source.h 2011-01-09 Mauro Bender Mauro Bender [f8d612] Changed the licence of the proyect to LGPL v3.0.
 lyrics_sources.h 2011-01-31 Mauro Bender Mauro Bender [43e9a7] Delete a no working lyrics source.
 plasma-applet-lyrics.desktop 2011-07-07 Mauro E. Bender Mauro E. Bender [9bb8f1] Applied the patches #3182903 and #3182901.
 song.cpp 2011-01-31 Mauro Bender Mauro Bender [a98d66] Some improvements in the graphical user interface.
 song.h 2011-01-31 Mauro Bender Mauro Bender [a98d66] Some improvements in the graphical user interface.
 songinfo.cpp 2011-01-31 Mauro Bender Mauro Bender [b0c84e] * Some minor bugfixes.
 songinfo.h 2011-01-31 Mauro Bender Mauro Bender [a98d66] Some improvements in the graphical user interface.
 sourcesConfig.ui 2011-01-30 Mauro Bender Mauro Bender [3151b8] * Added the last Spanish translation.
 titlebar.cpp 2011-01-31 Mauro Bender Mauro Bender [a98d66] Some improvements in the graphical user interface.
 titlebar.h 2011-01-31 Mauro Bender Mauro Bender [a98d66] Some improvements in the graphical user interface.

Read Me

Plasma Applet Template
----------------------

You need KDE 4

-- Build instructions --

cd /where/your/applet/is/installed
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. 
make 
sudo make install

Restart plasma to load the applet 
kquitapp plasma-desktop
plasma-desktop

or view it with 
plasmoidviewer lyrics-plasmoid

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
MongoDB Logo MongoDB