]> Git trees. - libqmvoc.git/commitdiff
kplotwidget has been integrated in kdeui
authorPino Toscano <pino@kde.org>
Mon, 26 Mar 2007 23:57:09 +0000 (23:57 +0000)
committerPino Toscano <pino@kde.org>
Mon, 26 Mar 2007 23:57:09 +0000 (23:57 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=646968

README
widgets/CMakeLists.txt
widgets/kdeedu.widgets

diff --git a/README b/README
index 4598c4d4f785c2cef67a0fff1f3474c3c14e8d47..2ab20b7f4b9702ddc73a7967a5ee70afc3d7de60 100644 (file)
--- a/README
+++ b/README
@@ -12,12 +12,6 @@ Contains KEduVocDocument and its related class for reading from/writing to the
 KVTML format (and others too).
 Currently used by:  kanagram, khangman, klatin, kvoctrain, kwordquiz
 
-kdeeduplot:
-Constains classes KPlotObject and KPlotWidget for easy plotting of
-data points, including automatic generation of labeled axes (the KPlotAxis
-class) with "smart" tickmarks.
-Currently used by:  kalzium, kstars, ktouch
-
 kdeeduui:
 Contains:
 - Glossary, GlossaryItem and GlossaryDialog, which can be useful to embed a
index a998604989817941db23acd27a57e51ca50246bd..972248d97d8895b9b8ce3a8c81f975d0f5f716be 100644 (file)
@@ -1,6 +1,5 @@
 
 include_directories(
-  ${CMAKE_SOURCE_DIR}/libkdeedu/kdeeduplot/
   ${CMAKE_SOURCE_DIR}/libkdeedu/extdate/
 )
 
@@ -17,7 +16,7 @@ kde4_add_plugin(kdeeduwidgets ${kdeeduwidgets_PART_SRCS})
 
 
 
-target_link_libraries(kdeeduwidgets ${KDE4_KIO_LIBS} kdeeduplot extdate)
+target_link_libraries(kdeeduwidgets ${KDE4_KIO_LIBS} extdate)
 
 install(TARGETS kdeeduwidgets DESTINATION ${PLUGIN_INSTALL_DIR}/plugins/designer )
 
index 0e90aacbd38e80bda2797af78c5975a8e1da6e9f..0a05cfc1c144a475cda9cfe7828b905163abbd44 100644 (file)
@@ -3,11 +3,6 @@ PluginName=KDEEduWidgets
 Includes=kcomponentdata.h
 Init=new KComponentData("kdeeduwidgets");
 
-[KPlotWidget]
-ToolTip=A plot widget (KDE-Edu)
-WhatsThis=A widget for easily making 2-dimensional plots
-Group=Plot (KDE-Edu)
-
 [ExtDateEdit]
 ToolTip=spinbox-based extended date editor (KDE-Edu)
 WhatsThis=Allows the user to specify an extended date