]> Git trees. - libqmvoc.git/commitdiff
Move kmplot action icons into a common KDE Edu place.
authorAleix Pol Gonzalez <aleixpol@gmail.com>
Thu, 16 Sep 2010 03:03:57 +0000 (03:03 +0000)
committerAleix Pol Gonzalez <aleixpol@gmail.com>
Thu, 16 Sep 2010 03:03:57 +0000 (03:03 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=1175896

63 files changed:
CMakeLists.txt
icons/CMakeLists.txt [new file with mode: 0644]
icons/hi16-action-editplots.png [new file with mode: 0644]
icons/hi16-action-functionhelp.png [new file with mode: 0644]
icons/hi16-action-maximum.png [new file with mode: 0644]
icons/hi16-action-minimum.png [new file with mode: 0644]
icons/hi16-action-newdifferential.png [new file with mode: 0644]
icons/hi16-action-newfunction.png [new file with mode: 0644]
icons/hi16-action-newimplicit.png [new file with mode: 0644]
icons/hi16-action-newparametric.png [new file with mode: 0644]
icons/hi16-action-newpolar.png [new file with mode: 0644]
icons/hi16-action-resetview.png [new file with mode: 0644]
icons/hi22-action-editplots.png [new file with mode: 0644]
icons/hi22-action-functionhelp.png [new file with mode: 0644]
icons/hi22-action-maximum.png [new file with mode: 0644]
icons/hi22-action-minimum.png [new file with mode: 0644]
icons/hi22-action-newdifferential.png [new file with mode: 0644]
icons/hi22-action-newfunction.png [new file with mode: 0644]
icons/hi22-action-newimplicit.png [new file with mode: 0644]
icons/hi22-action-newparametric.png [new file with mode: 0644]
icons/hi22-action-newpolar.png [new file with mode: 0644]
icons/hi22-action-resetview.png [new file with mode: 0644]
icons/hi32-action-coords.png [new file with mode: 0644]
icons/hi32-action-deriv_func.png [new file with mode: 0644]
icons/hi32-action-editconstants.png [new file with mode: 0644]
icons/hi32-action-editplots.png [new file with mode: 0644]
icons/hi32-action-func.png [new file with mode: 0644]
icons/hi32-action-functionhelp.png [new file with mode: 0644]
icons/hi32-action-integral_func.png [new file with mode: 0644]
icons/hi32-action-lessen.png [new file with mode: 0644]
icons/hi32-action-magnify.png [new file with mode: 0644]
icons/hi32-action-maximum.png [new file with mode: 0644]
icons/hi32-action-minimum.png [new file with mode: 0644]
icons/hi32-action-newdifferential.png [new file with mode: 0644]
icons/hi32-action-newfunction.png [new file with mode: 0644]
icons/hi32-action-newimplicit.png [new file with mode: 0644]
icons/hi32-action-newparametric.png [new file with mode: 0644]
icons/hi32-action-newpolar.png [new file with mode: 0644]
icons/hi32-action-resetview.png [new file with mode: 0644]
icons/hi48-action-editplots.png [new file with mode: 0644]
icons/hi48-action-functionhelp.png [new file with mode: 0644]
icons/hi48-action-integral_func.png [new file with mode: 0644]
icons/hi48-action-maximum.png [new file with mode: 0644]
icons/hi48-action-minimum.png [new file with mode: 0644]
icons/hi48-action-newdifferential.png [new file with mode: 0644]
icons/hi48-action-newfunction.png [new file with mode: 0644]
icons/hi48-action-newimplicit.png [new file with mode: 0644]
icons/hi48-action-newparametric.png [new file with mode: 0644]
icons/hi48-action-newpolar.png [new file with mode: 0644]
icons/hi48-action-resetview.png [new file with mode: 0644]
icons/hi64-action-maximum.png [new file with mode: 0644]
icons/hi64-action-minimum.png [new file with mode: 0644]
icons/hisc-action-deriv_func.svgz [new file with mode: 0644]
icons/hisc-action-editconstants.svgz [new file with mode: 0644]
icons/hisc-action-editplots.svgz [new file with mode: 0644]
icons/hisc-action-functionhelp.svgz [new file with mode: 0644]
icons/hisc-action-integral_func.svgz [new file with mode: 0644]
icons/hisc-action-maximum.svgz [new file with mode: 0644]
icons/hisc-action-minimum.svgz [new file with mode: 0644]
icons/hisc-action-newfunction.svgz [new file with mode: 0644]
icons/hisc-action-newparametric.svgz [new file with mode: 0644]
icons/hisc-action-newpolar.svgz [new file with mode: 0644]
icons/hisc-action-resetview.svgz [new file with mode: 0644]

index 40dbcb51a826d743b714c3cb5124cf7a5e18dc8e..340cc1755076b85f0ae2c34e832bfddc9fa6320f 100644 (file)
@@ -7,3 +7,4 @@ add_subdirectory(kdeeduui)
 add_subdirectory(libscience)
 #add_subdirectory(widgets)
 add_subdirectory(qtmmlwidget)
+add_subdirectory(icons)
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
new file mode 100644 (file)
index 0000000..106884f
--- /dev/null
@@ -0,0 +1 @@
+kde4_install_icons( ${ICON_INSTALL_DIR} )
diff --git a/icons/hi16-action-editplots.png b/icons/hi16-action-editplots.png
new file mode 100644 (file)
index 0000000..fe8191f
Binary files /dev/null and b/icons/hi16-action-editplots.png differ
diff --git a/icons/hi16-action-functionhelp.png b/icons/hi16-action-functionhelp.png
new file mode 100644 (file)
index 0000000..ec3ffc8
Binary files /dev/null and b/icons/hi16-action-functionhelp.png differ
diff --git a/icons/hi16-action-maximum.png b/icons/hi16-action-maximum.png
new file mode 100644 (file)
index 0000000..ccfcac6
Binary files /dev/null and b/icons/hi16-action-maximum.png differ
diff --git a/icons/hi16-action-minimum.png b/icons/hi16-action-minimum.png
new file mode 100644 (file)
index 0000000..31b15d0
Binary files /dev/null and b/icons/hi16-action-minimum.png differ
diff --git a/icons/hi16-action-newdifferential.png b/icons/hi16-action-newdifferential.png
new file mode 100644 (file)
index 0000000..bc062f9
Binary files /dev/null and b/icons/hi16-action-newdifferential.png differ
diff --git a/icons/hi16-action-newfunction.png b/icons/hi16-action-newfunction.png
new file mode 100644 (file)
index 0000000..70fe8fe
Binary files /dev/null and b/icons/hi16-action-newfunction.png differ
diff --git a/icons/hi16-action-newimplicit.png b/icons/hi16-action-newimplicit.png
new file mode 100644 (file)
index 0000000..3d70d1e
Binary files /dev/null and b/icons/hi16-action-newimplicit.png differ
diff --git a/icons/hi16-action-newparametric.png b/icons/hi16-action-newparametric.png
new file mode 100644 (file)
index 0000000..9cbf41d
Binary files /dev/null and b/icons/hi16-action-newparametric.png differ
diff --git a/icons/hi16-action-newpolar.png b/icons/hi16-action-newpolar.png
new file mode 100644 (file)
index 0000000..a86a71e
Binary files /dev/null and b/icons/hi16-action-newpolar.png differ
diff --git a/icons/hi16-action-resetview.png b/icons/hi16-action-resetview.png
new file mode 100644 (file)
index 0000000..85e14d0
Binary files /dev/null and b/icons/hi16-action-resetview.png differ
diff --git a/icons/hi22-action-editplots.png b/icons/hi22-action-editplots.png
new file mode 100644 (file)
index 0000000..95244fc
Binary files /dev/null and b/icons/hi22-action-editplots.png differ
diff --git a/icons/hi22-action-functionhelp.png b/icons/hi22-action-functionhelp.png
new file mode 100644 (file)
index 0000000..d97647b
Binary files /dev/null and b/icons/hi22-action-functionhelp.png differ
diff --git a/icons/hi22-action-maximum.png b/icons/hi22-action-maximum.png
new file mode 100644 (file)
index 0000000..701c01b
Binary files /dev/null and b/icons/hi22-action-maximum.png differ
diff --git a/icons/hi22-action-minimum.png b/icons/hi22-action-minimum.png
new file mode 100644 (file)
index 0000000..69c1f85
Binary files /dev/null and b/icons/hi22-action-minimum.png differ
diff --git a/icons/hi22-action-newdifferential.png b/icons/hi22-action-newdifferential.png
new file mode 100644 (file)
index 0000000..2db7306
Binary files /dev/null and b/icons/hi22-action-newdifferential.png differ
diff --git a/icons/hi22-action-newfunction.png b/icons/hi22-action-newfunction.png
new file mode 100644 (file)
index 0000000..b2f004a
Binary files /dev/null and b/icons/hi22-action-newfunction.png differ
diff --git a/icons/hi22-action-newimplicit.png b/icons/hi22-action-newimplicit.png
new file mode 100644 (file)
index 0000000..a2add27
Binary files /dev/null and b/icons/hi22-action-newimplicit.png differ
diff --git a/icons/hi22-action-newparametric.png b/icons/hi22-action-newparametric.png
new file mode 100644 (file)
index 0000000..1e703ce
Binary files /dev/null and b/icons/hi22-action-newparametric.png differ
diff --git a/icons/hi22-action-newpolar.png b/icons/hi22-action-newpolar.png
new file mode 100644 (file)
index 0000000..3ea48f7
Binary files /dev/null and b/icons/hi22-action-newpolar.png differ
diff --git a/icons/hi22-action-resetview.png b/icons/hi22-action-resetview.png
new file mode 100644 (file)
index 0000000..f355552
Binary files /dev/null and b/icons/hi22-action-resetview.png differ
diff --git a/icons/hi32-action-coords.png b/icons/hi32-action-coords.png
new file mode 100644 (file)
index 0000000..fe7f09b
Binary files /dev/null and b/icons/hi32-action-coords.png differ
diff --git a/icons/hi32-action-deriv_func.png b/icons/hi32-action-deriv_func.png
new file mode 100644 (file)
index 0000000..23964ba
Binary files /dev/null and b/icons/hi32-action-deriv_func.png differ
diff --git a/icons/hi32-action-editconstants.png b/icons/hi32-action-editconstants.png
new file mode 100644 (file)
index 0000000..d3a085c
Binary files /dev/null and b/icons/hi32-action-editconstants.png differ
diff --git a/icons/hi32-action-editplots.png b/icons/hi32-action-editplots.png
new file mode 100644 (file)
index 0000000..51595ae
Binary files /dev/null and b/icons/hi32-action-editplots.png differ
diff --git a/icons/hi32-action-func.png b/icons/hi32-action-func.png
new file mode 100644 (file)
index 0000000..6b95aa6
Binary files /dev/null and b/icons/hi32-action-func.png differ
diff --git a/icons/hi32-action-functionhelp.png b/icons/hi32-action-functionhelp.png
new file mode 100644 (file)
index 0000000..ebe2ea5
Binary files /dev/null and b/icons/hi32-action-functionhelp.png differ
diff --git a/icons/hi32-action-integral_func.png b/icons/hi32-action-integral_func.png
new file mode 100644 (file)
index 0000000..6f2f6d2
Binary files /dev/null and b/icons/hi32-action-integral_func.png differ
diff --git a/icons/hi32-action-lessen.png b/icons/hi32-action-lessen.png
new file mode 100644 (file)
index 0000000..e2e5ae6
Binary files /dev/null and b/icons/hi32-action-lessen.png differ
diff --git a/icons/hi32-action-magnify.png b/icons/hi32-action-magnify.png
new file mode 100644 (file)
index 0000000..d684a82
Binary files /dev/null and b/icons/hi32-action-magnify.png differ
diff --git a/icons/hi32-action-maximum.png b/icons/hi32-action-maximum.png
new file mode 100644 (file)
index 0000000..6890d57
Binary files /dev/null and b/icons/hi32-action-maximum.png differ
diff --git a/icons/hi32-action-minimum.png b/icons/hi32-action-minimum.png
new file mode 100644 (file)
index 0000000..c936daf
Binary files /dev/null and b/icons/hi32-action-minimum.png differ
diff --git a/icons/hi32-action-newdifferential.png b/icons/hi32-action-newdifferential.png
new file mode 100644 (file)
index 0000000..f5b7641
Binary files /dev/null and b/icons/hi32-action-newdifferential.png differ
diff --git a/icons/hi32-action-newfunction.png b/icons/hi32-action-newfunction.png
new file mode 100644 (file)
index 0000000..90e8bca
Binary files /dev/null and b/icons/hi32-action-newfunction.png differ
diff --git a/icons/hi32-action-newimplicit.png b/icons/hi32-action-newimplicit.png
new file mode 100644 (file)
index 0000000..7d4de32
Binary files /dev/null and b/icons/hi32-action-newimplicit.png differ
diff --git a/icons/hi32-action-newparametric.png b/icons/hi32-action-newparametric.png
new file mode 100644 (file)
index 0000000..3aaa20a
Binary files /dev/null and b/icons/hi32-action-newparametric.png differ
diff --git a/icons/hi32-action-newpolar.png b/icons/hi32-action-newpolar.png
new file mode 100644 (file)
index 0000000..590182b
Binary files /dev/null and b/icons/hi32-action-newpolar.png differ
diff --git a/icons/hi32-action-resetview.png b/icons/hi32-action-resetview.png
new file mode 100644 (file)
index 0000000..0b2316a
Binary files /dev/null and b/icons/hi32-action-resetview.png differ
diff --git a/icons/hi48-action-editplots.png b/icons/hi48-action-editplots.png
new file mode 100644 (file)
index 0000000..e29f723
Binary files /dev/null and b/icons/hi48-action-editplots.png differ
diff --git a/icons/hi48-action-functionhelp.png b/icons/hi48-action-functionhelp.png
new file mode 100644 (file)
index 0000000..627ddf2
Binary files /dev/null and b/icons/hi48-action-functionhelp.png differ
diff --git a/icons/hi48-action-integral_func.png b/icons/hi48-action-integral_func.png
new file mode 100644 (file)
index 0000000..bb04239
Binary files /dev/null and b/icons/hi48-action-integral_func.png differ
diff --git a/icons/hi48-action-maximum.png b/icons/hi48-action-maximum.png
new file mode 100644 (file)
index 0000000..fba5195
Binary files /dev/null and b/icons/hi48-action-maximum.png differ
diff --git a/icons/hi48-action-minimum.png b/icons/hi48-action-minimum.png
new file mode 100644 (file)
index 0000000..e095ab6
Binary files /dev/null and b/icons/hi48-action-minimum.png differ
diff --git a/icons/hi48-action-newdifferential.png b/icons/hi48-action-newdifferential.png
new file mode 100644 (file)
index 0000000..c513a30
Binary files /dev/null and b/icons/hi48-action-newdifferential.png differ
diff --git a/icons/hi48-action-newfunction.png b/icons/hi48-action-newfunction.png
new file mode 100644 (file)
index 0000000..250baeb
Binary files /dev/null and b/icons/hi48-action-newfunction.png differ
diff --git a/icons/hi48-action-newimplicit.png b/icons/hi48-action-newimplicit.png
new file mode 100644 (file)
index 0000000..c9add9e
Binary files /dev/null and b/icons/hi48-action-newimplicit.png differ
diff --git a/icons/hi48-action-newparametric.png b/icons/hi48-action-newparametric.png
new file mode 100644 (file)
index 0000000..2d1fd9c
Binary files /dev/null and b/icons/hi48-action-newparametric.png differ
diff --git a/icons/hi48-action-newpolar.png b/icons/hi48-action-newpolar.png
new file mode 100644 (file)
index 0000000..acc6ea0
Binary files /dev/null and b/icons/hi48-action-newpolar.png differ
diff --git a/icons/hi48-action-resetview.png b/icons/hi48-action-resetview.png
new file mode 100644 (file)
index 0000000..9399413
Binary files /dev/null and b/icons/hi48-action-resetview.png differ
diff --git a/icons/hi64-action-maximum.png b/icons/hi64-action-maximum.png
new file mode 100644 (file)
index 0000000..f6dddc6
Binary files /dev/null and b/icons/hi64-action-maximum.png differ
diff --git a/icons/hi64-action-minimum.png b/icons/hi64-action-minimum.png
new file mode 100644 (file)
index 0000000..2988490
Binary files /dev/null and b/icons/hi64-action-minimum.png differ
diff --git a/icons/hisc-action-deriv_func.svgz b/icons/hisc-action-deriv_func.svgz
new file mode 100644 (file)
index 0000000..64320b7
Binary files /dev/null and b/icons/hisc-action-deriv_func.svgz differ
diff --git a/icons/hisc-action-editconstants.svgz b/icons/hisc-action-editconstants.svgz
new file mode 100644 (file)
index 0000000..51fc464
Binary files /dev/null and b/icons/hisc-action-editconstants.svgz differ
diff --git a/icons/hisc-action-editplots.svgz b/icons/hisc-action-editplots.svgz
new file mode 100644 (file)
index 0000000..e8d99f6
Binary files /dev/null and b/icons/hisc-action-editplots.svgz differ
diff --git a/icons/hisc-action-functionhelp.svgz b/icons/hisc-action-functionhelp.svgz
new file mode 100644 (file)
index 0000000..93f4889
Binary files /dev/null and b/icons/hisc-action-functionhelp.svgz differ
diff --git a/icons/hisc-action-integral_func.svgz b/icons/hisc-action-integral_func.svgz
new file mode 100644 (file)
index 0000000..782da6f
Binary files /dev/null and b/icons/hisc-action-integral_func.svgz differ
diff --git a/icons/hisc-action-maximum.svgz b/icons/hisc-action-maximum.svgz
new file mode 100644 (file)
index 0000000..dd9ae3d
Binary files /dev/null and b/icons/hisc-action-maximum.svgz differ
diff --git a/icons/hisc-action-minimum.svgz b/icons/hisc-action-minimum.svgz
new file mode 100644 (file)
index 0000000..a482b4d
Binary files /dev/null and b/icons/hisc-action-minimum.svgz differ
diff --git a/icons/hisc-action-newfunction.svgz b/icons/hisc-action-newfunction.svgz
new file mode 100644 (file)
index 0000000..202d7be
Binary files /dev/null and b/icons/hisc-action-newfunction.svgz differ
diff --git a/icons/hisc-action-newparametric.svgz b/icons/hisc-action-newparametric.svgz
new file mode 100644 (file)
index 0000000..04546e6
Binary files /dev/null and b/icons/hisc-action-newparametric.svgz differ
diff --git a/icons/hisc-action-newpolar.svgz b/icons/hisc-action-newpolar.svgz
new file mode 100644 (file)
index 0000000..f135c0f
Binary files /dev/null and b/icons/hisc-action-newpolar.svgz differ
diff --git a/icons/hisc-action-resetview.svgz b/icons/hisc-action-resetview.svgz
new file mode 100644 (file)
index 0000000..2c0808a
Binary files /dev/null and b/icons/hisc-action-resetview.svgz differ