[24354] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23952 - in trunk/debathena/config/printing-config: . debian

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Thu Aug 6 02:40:36 2009

Date: Thu, 6 Aug 2009 02:40:19 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200908060640.n766eJRD002633@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2009-08-06 02:40:19 -0400 (Thu, 06 Aug 2009)
New Revision: 23952

Added:
   trunk/debathena/config/printing-config/system-config-printer.po
Modified:
   trunk/debathena/config/printing-config/debian/changelog
   trunk/debathena/config/printing-config/debian/install
   trunk/debathena/config/printing-config/debian/rules
Log:
In printing-config:
  * If you're using system-config-printer with notification popups,
    notify that the job was sent to the printer rather than that it was
    successfully printed, since that's not necessarily true for remote
    printers (Trac: #281).
    See also https://fedorahosted.org/system-config-printer/ticket/181


Modified: trunk/debathena/config/printing-config/debian/changelog
===================================================================
--- trunk/debathena/config/printing-config/debian/changelog	2009-08-06 00:58:29 UTC (rev 23951)
+++ trunk/debathena/config/printing-config/debian/changelog	2009-08-06 06:40:19 UTC (rev 23952)
@@ -1,3 +1,13 @@
+debathena-printing-config (1.10) unstable; urgency=low
+
+  * If you're using system-config-printer with notification popups,
+    notify that the job was sent to the printer rather than that it was
+    successfully printed, since that's not necessarily true for remote
+    printers (Trac: #281).
+    See also https://fedorahosted.org/system-config-printer/ticket/181
+
+ -- Geoffrey Thomas <geofft@mit.edu>  Thu, 06 Aug 2009 02:35:16 -0400
+
 debathena-printing-config (1.9) unstable; urgency=low
 
   * Support LPROPT for LPRng lpr (Trac: #285).

Modified: trunk/debathena/config/printing-config/debian/install
===================================================================
--- trunk/debathena/config/printing-config/debian/install	2009-08-06 00:58:29 UTC (rev 23951)
+++ trunk/debathena/config/printing-config/debian/install	2009-08-06 06:40:19 UTC (rev 23952)
@@ -1 +1,2 @@
-files/* .
\ No newline at end of file
+files/* .
+system-config-printer.mo usr/share/locale/en/LC_MESSAGES

Modified: trunk/debathena/config/printing-config/debian/rules
===================================================================
--- trunk/debathena/config/printing-config/debian/rules	2009-08-06 00:58:29 UTC (rev 23951)
+++ trunk/debathena/config/printing-config/debian/rules	2009-08-06 06:40:19 UTC (rev 23952)
@@ -22,3 +22,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/config-package.mk
+
+build/debathena-printing-config::
+	msgfmt -o system-config-printer.mo system-config-printer.po

Added: trunk/debathena/config/printing-config/system-config-printer.po
===================================================================
--- trunk/debathena/config/printing-config/system-config-printer.po	2009-08-06 00:58:29 UTC (rev 23951)
+++ trunk/debathena/config/printing-config/system-config-printer.po	2009-08-06 06:40:19 UTC (rev 23952)
@@ -0,0 +1,2 @@
+msgid "Document `%s' has finished printing on `%s'."
+msgstr "Document `%s' has been sent to `%s' for printing."


home help back first fref pref prev next nref lref last post