mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
|
||
---|---|---|
.. | ||
icons | ||
CMakeLists.txt | ||
COPYING | ||
Messages.sh | ||
outputlabel.cpp | ||
outputlabel.h | ||
plasma-applet-qalculate.desktop | ||
qalculate_applet.cpp | ||
qalculate_applet.h | ||
qalculate_engine.cpp | ||
qalculate_engine.h | ||
qalculate_graphicswidget.cpp | ||
qalculate_graphicswidget.h | ||
qalculate_history.cpp | ||
qalculate_history.h | ||
qalculate_labels.cpp | ||
qalculate_labels.h | ||
qalculate_settings.cpp | ||
qalculate_settings.h | ||
README | ||
TODO |
Qalculate! Applet ----------------- You need KDE, version >= 4.2 -- 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 YourAppletName You might need to run kbuildsycoca4 in order to get the .desktop file recognized. APPLET WEBPAGE: http://wwwu.uni-klu.ac.at/magostin/qalculate.html