diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:30:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:30:02 -0600 |
commit | bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a (patch) | |
tree | 52d4169a0cbc039b87bf4f8460ba8a43181cca0c /kpercentage | |
parent | 79b1ad253e1e8619302756d8003985aec0b1a1e2 (diff) | |
download | tdeedu-bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a.tar.gz tdeedu-bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a.zip |
Additional kde to tde renaming
Diffstat (limited to 'kpercentage')
-rw-r--r-- | kpercentage/kpercentage/Makefile.am | 2 | ||||
-rw-r--r-- | kpercentage/kpercentage/kpercentage.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kpercentage/kpercentage/Makefile.am b/kpercentage/kpercentage/Makefile.am index 5aee63a0..dc6ba488 100644 --- a/kpercentage/kpercentage/Makefile.am +++ b/kpercentage/kpercentage/Makefile.am @@ -30,7 +30,7 @@ METASOURCES = AUTO # the library search path. -kpercentage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kpercentage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor stringstocpp: diff --git a/kpercentage/kpercentage/kpercentage.docbook b/kpercentage/kpercentage/kpercentage.docbook index 29531710..444e32e4 100644 --- a/kpercentage/kpercentage/kpercentage.docbook +++ b/kpercentage/kpercentage/kpercentage.docbook @@ -473,7 +473,7 @@ main ftp site of the KDE project. </para> <!-- List any special requirements for your application here. This should include: -.Libraries or other software that is not included in kdesupport, +.Libraries or other software that is not included in tdesupport, kdelibs, or kdebase. .Hardware requirements like amount of RAM, disk space, graphics card capabilities, screen resolution, special expansion cards, etc. |