summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/lenny/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff2
-rw-r--r--debian/lenny/tdesdk/debian/man/kdemangen.pl.12
-rw-r--r--debian/squeeze/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff2
-rw-r--r--debian/squeeze/tdesdk/debian/man/kdemangen.pl.12
-rw-r--r--debian/wheezy/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff2
-rw-r--r--debian/wheezy/tdesdk/debian/man/kdemangen.pl.12
-rw-r--r--ubuntu/lucid_automake/kdesdk/debian/man/kdemangen.pl.12
-rw-r--r--ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff2
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.12
-rw-r--r--ubuntu/maverick_automake/kdesdk/debian/man/kdemangen.pl.12
-rw-r--r--ubuntu/precise/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff2
-rw-r--r--ubuntu/precise/tdesdk/debian/man/kdemangen.pl.12
12 files changed, 12 insertions, 12 deletions
diff --git a/debian/lenny/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff b/debian/lenny/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
index 5a36ab501..bf09b9c13 100644
--- a/debian/lenny/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
+++ b/debian/lenny/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
@@ -25,5 +25,5 @@ index 7c45fcf..b933832 100644
+ exit(0);
+ }
- KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
+ TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
diff --git a/debian/lenny/tdesdk/debian/man/kdemangen.pl.1 b/debian/lenny/tdesdk/debian/man/kdemangen.pl.1
index 7d658a855..1f92a6b90 100644
--- a/debian/lenny/tdesdk/debian/man/kdemangen.pl.1
+++ b/debian/lenny/tdesdk/debian/man/kdemangen.pl.1
@@ -37,7 +37,7 @@ The new manpage will be written to standard output.
This utility is part of the KDE Software Development Kit.
.SH WARNING
This utility will only work for a full KDE application that uses
-KCmdLineArgs (which most full KDE applications do).
+TDECmdLineArgs (which most full KDE applications do).
.SH EXAMPLE
.RS
cd /path/to/kde/srcs/tdeedu/debian
diff --git a/debian/squeeze/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff b/debian/squeeze/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
index 5a36ab501..bf09b9c13 100644
--- a/debian/squeeze/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
+++ b/debian/squeeze/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
@@ -25,5 +25,5 @@ index 7c45fcf..b933832 100644
+ exit(0);
+ }
- KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
+ TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
diff --git a/debian/squeeze/tdesdk/debian/man/kdemangen.pl.1 b/debian/squeeze/tdesdk/debian/man/kdemangen.pl.1
index 7d658a855..1f92a6b90 100644
--- a/debian/squeeze/tdesdk/debian/man/kdemangen.pl.1
+++ b/debian/squeeze/tdesdk/debian/man/kdemangen.pl.1
@@ -37,7 +37,7 @@ The new manpage will be written to standard output.
This utility is part of the KDE Software Development Kit.
.SH WARNING
This utility will only work for a full KDE application that uses
-KCmdLineArgs (which most full KDE applications do).
+TDECmdLineArgs (which most full KDE applications do).
.SH EXAMPLE
.RS
cd /path/to/kde/srcs/tdeedu/debian
diff --git a/debian/wheezy/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff b/debian/wheezy/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
index 5a36ab501..bf09b9c13 100644
--- a/debian/wheezy/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
+++ b/debian/wheezy/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
@@ -25,5 +25,5 @@ index 7c45fcf..b933832 100644
+ exit(0);
+ }
- KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
+ TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
diff --git a/debian/wheezy/tdesdk/debian/man/kdemangen.pl.1 b/debian/wheezy/tdesdk/debian/man/kdemangen.pl.1
index 7d658a855..1f92a6b90 100644
--- a/debian/wheezy/tdesdk/debian/man/kdemangen.pl.1
+++ b/debian/wheezy/tdesdk/debian/man/kdemangen.pl.1
@@ -37,7 +37,7 @@ The new manpage will be written to standard output.
This utility is part of the KDE Software Development Kit.
.SH WARNING
This utility will only work for a full KDE application that uses
-KCmdLineArgs (which most full KDE applications do).
+TDECmdLineArgs (which most full KDE applications do).
.SH EXAMPLE
.RS
cd /path/to/kde/srcs/tdeedu/debian
diff --git a/ubuntu/lucid_automake/kdesdk/debian/man/kdemangen.pl.1 b/ubuntu/lucid_automake/kdesdk/debian/man/kdemangen.pl.1
index 0570f4f5c..26881c8f8 100644
--- a/ubuntu/lucid_automake/kdesdk/debian/man/kdemangen.pl.1
+++ b/ubuntu/lucid_automake/kdesdk/debian/man/kdemangen.pl.1
@@ -37,7 +37,7 @@ The new manpage will be written to standard output.
This utility is part of the KDE Software Development Kit.
.SH WARNING
This utility will only work for a full KDE application that uses
-KCmdLineArgs (which most full KDE applications do).
+TDECmdLineArgs (which most full KDE applications do).
.SH EXAMPLE
.RS
cd /path/to/kde/srcs/kdeedu/debian
diff --git a/ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff b/ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
index 5a36ab501..bf09b9c13 100644
--- a/ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
+++ b/ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
@@ -25,5 +25,5 @@ index 7c45fcf..b933832 100644
+ exit(0);
+ }
- KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
+ TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
diff --git a/ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.1 b/ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.1
index 7d658a855..1f92a6b90 100644
--- a/ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.1
+++ b/ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.1
@@ -37,7 +37,7 @@ The new manpage will be written to standard output.
This utility is part of the KDE Software Development Kit.
.SH WARNING
This utility will only work for a full KDE application that uses
-KCmdLineArgs (which most full KDE applications do).
+TDECmdLineArgs (which most full KDE applications do).
.SH EXAMPLE
.RS
cd /path/to/kde/srcs/tdeedu/debian
diff --git a/ubuntu/maverick_automake/kdesdk/debian/man/kdemangen.pl.1 b/ubuntu/maverick_automake/kdesdk/debian/man/kdemangen.pl.1
index 0570f4f5c..26881c8f8 100644
--- a/ubuntu/maverick_automake/kdesdk/debian/man/kdemangen.pl.1
+++ b/ubuntu/maverick_automake/kdesdk/debian/man/kdemangen.pl.1
@@ -37,7 +37,7 @@ The new manpage will be written to standard output.
This utility is part of the KDE Software Development Kit.
.SH WARNING
This utility will only work for a full KDE application that uses
-KCmdLineArgs (which most full KDE applications do).
+TDECmdLineArgs (which most full KDE applications do).
.SH EXAMPLE
.RS
cd /path/to/kde/srcs/kdeedu/debian
diff --git a/ubuntu/precise/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff b/ubuntu/precise/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
index 5a36ab501..bf09b9c13 100644
--- a/ubuntu/precise/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
+++ b/ubuntu/precise/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
@@ -25,5 +25,5 @@ index 7c45fcf..b933832 100644
+ exit(0);
+ }
- KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
+ TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
diff --git a/ubuntu/precise/tdesdk/debian/man/kdemangen.pl.1 b/ubuntu/precise/tdesdk/debian/man/kdemangen.pl.1
index 7d658a855..1f92a6b90 100644
--- a/ubuntu/precise/tdesdk/debian/man/kdemangen.pl.1
+++ b/ubuntu/precise/tdesdk/debian/man/kdemangen.pl.1
@@ -37,7 +37,7 @@ The new manpage will be written to standard output.
This utility is part of the KDE Software Development Kit.
.SH WARNING
This utility will only work for a full KDE application that uses
-KCmdLineArgs (which most full KDE applications do).
+TDECmdLineArgs (which most full KDE applications do).
.SH EXAMPLE
.RS
cd /path/to/kde/srcs/tdeedu/debian