Mailinglist Archive: yast-commit (595 mails)
| < Previous | Next > |
[yast-commit] r53868 - in /trunk/printer: VERSION package/yast2-printer.changes src/printer_proposal.ycp
- From: mzugec@xxxxxxxxxxxxxxxx
- Date: Thu, 04 Dec 2008 11:08:26 -0000
- Message-id: <20081204110826.9A293B19C7@xxxxxxxxxxxxxxxx>
Author: mzugec
Date: Thu Dec 4 12:08:26 2008
New Revision: 53868
URL: http://svn.opensuse.org/viewcvs/yast?rev=53868&view=rev
Log:
text in installation proposal (bnc#449107)
Modified:
trunk/printer/VERSION
trunk/printer/package/yast2-printer.changes
trunk/printer/src/printer_proposal.ycp
Modified: trunk/printer/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/VERSION?rev=53868&r1=53867&r2=53868&view=diff
==============================================================================
--- trunk/printer/VERSION (original)
+++ trunk/printer/VERSION Thu Dec 4 12:08:26 2008
@@ -1 +1 @@
-2.17.49
+2.17.50
Modified: trunk/printer/package/yast2-printer.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer.changes?rev=53868&r1=53867&r2=53868&view=diff
==============================================================================
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Thu Dec 4 12:08:26 2008
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Dec 4 11:56:07 CET 2008 - mzugec@xxxxxxx
+
+- text in installation proposal (bnc#449107)
+- 2.17.50
+
+-------------------------------------------------------------------
Wed Dec 3 18:02:10 CET 2008 - mzugec@xxxxxxx
- align buttons (bnc#447515)
Modified: trunk/printer/src/printer_proposal.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer_proposal.ycp?rev=53868&r1=53867&r2=53868&view=diff
==============================================================================
--- trunk/printer/src/printer_proposal.ycp (original)
+++ trunk/printer/src/printer_proposal.ycp Thu Dec 4 12:08:26 2008
@@ -235,7 +235,6 @@
}
}
);
- }
foreach( term queue,
(list<term>)Printer::QueueItems( true, false ),
{ // Printer::QueueItems adds trailing spaces because the
current YaST UI
@@ -245,6 +244,7 @@
proposal = add( proposal, name + ": " + description );
}
);
+ }
}
}
}
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Thu Dec 4 12:08:26 2008
New Revision: 53868
URL: http://svn.opensuse.org/viewcvs/yast?rev=53868&view=rev
Log:
text in installation proposal (bnc#449107)
Modified:
trunk/printer/VERSION
trunk/printer/package/yast2-printer.changes
trunk/printer/src/printer_proposal.ycp
Modified: trunk/printer/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/VERSION?rev=53868&r1=53867&r2=53868&view=diff
==============================================================================
--- trunk/printer/VERSION (original)
+++ trunk/printer/VERSION Thu Dec 4 12:08:26 2008
@@ -1 +1 @@
-2.17.49
+2.17.50
Modified: trunk/printer/package/yast2-printer.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer.changes?rev=53868&r1=53867&r2=53868&view=diff
==============================================================================
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Thu Dec 4 12:08:26 2008
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Dec 4 11:56:07 CET 2008 - mzugec@xxxxxxx
+
+- text in installation proposal (bnc#449107)
+- 2.17.50
+
+-------------------------------------------------------------------
Wed Dec 3 18:02:10 CET 2008 - mzugec@xxxxxxx
- align buttons (bnc#447515)
Modified: trunk/printer/src/printer_proposal.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer_proposal.ycp?rev=53868&r1=53867&r2=53868&view=diff
==============================================================================
--- trunk/printer/src/printer_proposal.ycp (original)
+++ trunk/printer/src/printer_proposal.ycp Thu Dec 4 12:08:26 2008
@@ -235,7 +235,6 @@
}
}
);
- }
foreach( term queue,
(list<term>)Printer::QueueItems( true, false ),
{ // Printer::QueueItems adds trailing spaces because the
current YaST UI
@@ -245,6 +244,7 @@
proposal = add( proposal, name + ": " + description );
}
);
+ }
}
}
}
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |