summaryrefslogtreecommitdiffstats
path: root/libkdepim/kdepim.widgets
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:25 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:25 -0500
commit38188136cc426b4bb00abf6f8c7c90b4bb27c453 (patch)
treecc6c53ffa4ace78115bef8c4e0a1007d65dd598d /libkdepim/kdepim.widgets
parentc60dbcd2d1ac60d5044c2558028801b4c6afd77e (diff)
downloadtdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.tar.gz
tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.zip
Rename kde libraries to tde
Diffstat (limited to 'libkdepim/kdepim.widgets')
-rw-r--r--libkdepim/kdepim.widgets8
1 files changed, 4 insertions, 4 deletions
diff --git a/libkdepim/kdepim.widgets b/libkdepim/kdepim.widgets
index a2d69e65..02d1de28 100644
--- a/libkdepim/kdepim.widgets
+++ b/libkdepim/kdepim.widgets
@@ -6,24 +6,24 @@ Init=new KInstance("kdepimwidgets");
[KPIM::AddresseeLineEdit]
ToolTip=Addressee Line Edit (KDE-PIM)
WhatsThis=A line edit which lets you select addressees from the addressbook
-IncludeFile=libkdepim/addresseelineedit.h
+IncludeFile=libtdepim/addresseelineedit.h
Group=Input (KDE-PIM)
[KPIM::ClickLineEdit]
ToolTip=Click Line Edit (KDE-PIM)
WhatsThis=A line edit that shows grayed-out default text when no text is set.
-IncludeFile=libkdepim/clicklineedit.h
+IncludeFile=libtdepim/clicklineedit.h
Group=Input (KDE-PIM)
[KDateEdit]
ToolTip=Date Edit Combobox (KDE-PIM)
WhatsThis=A widget to enter a date. It can also be selected from a date picker calendar.
-IncludeFile=libkdepim/kdateedit.h
+IncludeFile=libtdepim/kdateedit.h
Group=Input (KDE-PIM)
[KTimeEdit]
ToolTip=Time Edit Combobox (KDE-PIM)
WhatsThis=A widget to enter a time. It can also be selected from a drop-down list.
-IncludeFile=libkdepim/ktimeedit.h
+IncludeFile=libtdepim/ktimeedit.h
ConstructorArgs=(parent, TQTime::currentTime(), name)
Group=Input (KDE-PIM)