- Fixed typo in de.po (bug #532371).
This commit is contained in:
parent
cd24abd8d1
commit
ab95adce56
12
system-config-printer-de.po-typo.patch
Normal file
12
system-config-printer-de.po-typo.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
diff -up system-config-printer-1.1.13/po/de.po.de.po-typo system-config-printer-1.1.13/po/de.po
|
||||||
|
--- system-config-printer-1.1.13/po/de.po.de.po-typo 2009-09-04 10:35:48.000000000 +0100
|
||||||
|
+++ system-config-printer-1.1.13/po/de.po 2009-11-02 12:54:11.378978411 +0000
|
||||||
|
@@ -2204,7 +2204,7 @@ msgstr "Kopien:"
|
||||||
|
|
||||||
|
#: ../glade/PrinterPropertiesDialog.glade.h:34
|
||||||
|
msgid "Deny printing for everyone except these users:"
|
||||||
|
-msgstr "Allen Benutzern den Druckern verbieten, außer:"
|
||||||
|
+msgstr "Allen Benutzern das Drucken verbieten, außer:"
|
||||||
|
|
||||||
|
#: ../glade/PrinterPropertiesDialog.glade.h:36
|
||||||
|
msgid "Device URI:"
|
@ -7,7 +7,7 @@
|
|||||||
Summary: A printer administration tool
|
Summary: A printer administration tool
|
||||||
Name: system-config-printer
|
Name: system-config-printer
|
||||||
Version: 1.1.13
|
Version: 1.1.13
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://cyberelk.net/tim/software/system-config-printer/
|
URL: http://cyberelk.net/tim/software/system-config-printer/
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -33,6 +33,7 @@ Patch15: system-config-printer-strip-zjs.patch
|
|||||||
Patch16: system-config-printer-custom-state-reasons.patch
|
Patch16: system-config-printer-custom-state-reasons.patch
|
||||||
Patch17: system-config-printer-no-epydoc.patch
|
Patch17: system-config-printer-no-epydoc.patch
|
||||||
Patch18: system-config-printer-notification-traceback.patch
|
Patch18: system-config-printer-notification-traceback.patch
|
||||||
|
Patch19: system-config-printer-de.po-typo.patch
|
||||||
|
|
||||||
BuildRequires: cups-devel >= 1.2
|
BuildRequires: cups-devel >= 1.2
|
||||||
BuildRequires: python-devel >= 2.4
|
BuildRequires: python-devel >= 2.4
|
||||||
@ -110,6 +111,7 @@ printers.
|
|||||||
%patch16 -p1 -b .custom-state-reasons
|
%patch16 -p1 -b .custom-state-reasons
|
||||||
%patch17 -p1 -b .no-epydoc
|
%patch17 -p1 -b .no-epydoc
|
||||||
%patch18 -p1 -b .notification-traceback
|
%patch18 -p1 -b .notification-traceback
|
||||||
|
%patch19 -p1 -b .de.po-typo
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-udev-rules --with-polkit-1
|
%configure --with-udev-rules --with-polkit-1
|
||||||
@ -221,6 +223,9 @@ rm -rf %buildroot
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 2 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-7
|
||||||
|
- Fixed typo in de.po (bug #532371).
|
||||||
|
|
||||||
* Fri Oct 30 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-6
|
* Fri Oct 30 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-6
|
||||||
- Avoid traceback in IPP notification handlers (bug #530641).
|
- Avoid traceback in IPP notification handlers (bug #530641).
|
||||||
- Avoid epydoc dependency.
|
- Avoid epydoc dependency.
|
||||||
|
Loading…
Reference in New Issue
Block a user