diff options
-rw-r--r-- | freebsd/core/tdelibs/pkg-plist | 9 | ||||
-rw-r--r-- | openbsd/tdelibs/pkg/PLIST | 9 |
2 files changed, 8 insertions, 10 deletions
diff --git a/freebsd/core/tdelibs/pkg-plist b/freebsd/core/tdelibs/pkg-plist index 575b91539..fb1f603b9 100644 --- a/freebsd/core/tdelibs/pkg-plist +++ b/freebsd/core/tdelibs/pkg-plist @@ -307,9 +307,9 @@ include/kpluginselector.h include/kpreviewwidgetbase.h include/kprintaction.h include/kprinter.h -include/kprocctrl.h -include/kprocess.h -include/kprocio.h +include/tdeprocctrl.h +include/tdeprocess.h +include/tdeprocio.h include/kprogress.h include/kprogressbox.h include/kpropertiesdialog.h @@ -409,8 +409,7 @@ include/ktimezonewidget.h include/ktip.h include/ktrader.h include/ktypelist.h -include/kuniqueapp.h -include/kuniqueapplication.h +include/tdeuniqueapplication.h include/kunload.h include/kurifilter.h include/kurl.h diff --git a/openbsd/tdelibs/pkg/PLIST b/openbsd/tdelibs/pkg/PLIST index f9e9c6e6a..fd8e45acb 100644 --- a/openbsd/tdelibs/pkg/PLIST +++ b/openbsd/tdelibs/pkg/PLIST @@ -322,9 +322,9 @@ include/tde/kpluginselector.h include/tde/kpreviewwidgetbase.h include/tde/kprintaction.h include/tde/kprinter.h -include/tde/kprocctrl.h -include/tde/kprocess.h -include/tde/kprocio.h +include/tde/tdeprocctrl.h +include/tde/tdeprocess.h +include/tde/tdeprocio.h include/tde/kprogress.h include/tde/kprogressbox.h include/tde/kpropertiesdialog.h @@ -425,8 +425,7 @@ include/tde/ktimezonewidget.h include/tde/ktip.h include/tde/ktrader.h include/tde/ktypelist.h -include/tde/kuniqueapp.h -include/tde/kuniqueapplication.h +include/tde/tdeuniqueapplication.h include/tde/kunload.h include/tde/kurifilter.h include/tde/kurl.h |