~ubuntu-branches/ubuntu/dapper/kdebase/dapper-updates

« back to all changes in this revision

Viewing changes to debian/patches/kubuntu_61_kdeprint_admin.diff.patch

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2006-04-24 21:16:19 UTC
  • Revision ID: james.westby@ubuntu.com-20060424211619-ee16w17hckju5x2m
Tags: 4:3.5.2-0ubuntu14
* Added previously removed kubuntu_54_system_protocol_home_dir.diff  make
  system:/ use /home/foo not system:/home/foo
* Removed system tab from konqueror's sidebar
* Alter kubuntu_52_gtk_qt_engine_config.diff, don't make use of
  gtk_qt_engine if gnome or xfce are already installed (Malone #36256)
* Added kubuntu_61_kdeprint_admin.diff, makes kdeprint admin mode work
  (Malone #39867)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -Nur kdebase-3.5.2/doc/kdeprint/highlights.docbook kdebase-3.5.2.new/doc/kdeprint/highlights.docbook
 
2
--- kdebase-3.5.2/doc/kdeprint/highlights.docbook       2005-09-10 10:25:19.000000000 +0200
 
3
+++ kdebase-3.5.2.new/doc/kdeprint/highlights.docbook   2006-04-26 00:11:28.000000000 +0200
 
4
@@ -369,7 +369,7 @@
 
5
 <para>Instead of <command>qtcups</command> you can now use the
 
6
 <command>kprinter</command> command.  And in place of
 
7
 <command>kups</command> you will probably use
 
8
-<command>kcmshell printmgr</command> from now on.
 
9
+<command>kcmshell printers</command> from now on.
 
10
 </para>
 
11
 
 
12
 <para>The &kdeprint; module for &CUPS; also lets you fully administer
 
13
diff -Nur kdebase-3.5.2/doc/kdeprint/tech-overview.docbook kdebase-3.5.2.new/doc/kdeprint/tech-overview.docbook
 
14
--- kdebase-3.5.2/doc/kdeprint/tech-overview.docbook    2005-09-10 10:25:19.000000000 +0200
 
15
+++ kdebase-3.5.2.new/doc/kdeprint/tech-overview.docbook        2006-04-26 00:11:51.000000000 +0200
 
16
@@ -220,7 +220,7 @@
 
17
 
 
18
 <listitem><para>from a command line (&konsole; or
 
19
 mini-<acronym>CLI</acronym>) type <userinput>
 
20
-<command>kcmshell</command> <option>printmgr</option></userinput>.
 
21
+<command>kcmshell</command> <option>printers</option></userinput>.
 
22
 This opens just the &kdeprint; part of &kcontrol; to change your settings
 
23
 </para></listitem>
 
24
 </itemizedlist>
 
25
diff -Nur kdebase-3.5.2/kdeprint/printmgr/printers.desktop kdebase-3.5.2.new/kdeprint/printmgr/printers.desktop
 
26
--- kdebase-3.5.2/kdeprint/printmgr/printers.desktop    2006-01-19 18:01:45.000000000 +0100
 
27
+++ kdebase-3.5.2.new/kdeprint/printmgr/printers.desktop        2006-04-26 00:12:11.000000000 +0200
 
28
@@ -1,6 +1,6 @@
 
29
 [Desktop Entry]
 
30
 Encoding=UTF-8
 
31
-Exec=kcmshell printmgr
 
32
+Exec=kcmshell printers
 
33
 Icon=printmgr
 
34
 Type=Application
 
35
 DocPath=kdeprint/index.html