From 4123be718760f8cbfc7ba7100bd0177575946fbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:52:50 -0600 Subject: Additional renaming of kde to tde --- scripts/package_crystalsvg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'scripts/package_crystalsvg') diff --git a/scripts/package_crystalsvg b/scripts/package_crystalsvg index 1502da20..e9d230d9 100755 --- a/scripts/package_crystalsvg +++ b/scripts/package_crystalsvg @@ -22,7 +22,7 @@ echo -n "Starting up..." # KDE modules, searches them for SVG files and packages them up in a tarball, # all the files in the toplevel, together with this script and a list of the files(FILES) # telling what KDE modules/path the svg files were copied from. -# This script is shipped with the kdesdk package. +# This script is shipped with the tdesdk package. # # Author: Frans Englich @@ -45,7 +45,7 @@ NICE=15 # Low.. # Path to the LICENSE file -LICENSE="$SEARCH_DIR"/kdelibs/pics/LICENSE.crystalsvg +LICENSE="$SEARCH_DIR"/tdelibs/pics/LICENSE.crystalsvg # You shouldn't need to edit anything below. @@ -109,13 +109,13 @@ These are the Crystal SVG vector sources from KDE CVS. LOCATION The "FILES" file gives information about the location they come from. -Most come from: kdelibs/pics/crystalsvg You can visit this cvs directory using webcvs: -http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdelibs/pics/crystalsvg +Most come from: tdelibs/pics/crystalsvg You can visit this cvs directory using webcvs: +http://webcvs.kde.org/cgi-bin/cvsweb.cgi/tdelibs/pics/crystalsvg Due to the naming the SVGs are at the end of the list. They are in the form of .svgz, which can be renamed to svg.gz and opened with gzip -d *.svg.gz -Application icons may also be found with the application sources: ///pics e.g. /kdebase/konqueror/pics or /kdeedu/kmplot/pics +Application icons may also be found with the application sources: ///pics e.g. /tdebase/konqueror/pics or /tdeedu/kmplot/pics The package_svg_files script collected the sources automatically. -- cgit v1.2.1