summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-March/023204.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023204.html')
-rw-r--r--zarb-ml/mageia-dev/2013-March/023204.html424
1 files changed, 424 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023204.html b/zarb-ml/mageia-dev/2013-March/023204.html
new file mode 100644
index 000000000..ab527aa1c
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-March/023204.html
@@ -0,0 +1,424 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [soft-commits] [7442] match latest rpm group updates
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B7442%5D%20match%20latest%20rpm%20group%0A%09updates&In-Reply-To=%3CCAONrEtaX0nTLw%2B2Vj64Cj1bV2xpmnhanD%3D3eV%2BmNvCv_VUm%3DDg%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="023210.html">
+ <LINK REL="Next" HREF="023205.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [soft-commits] [7442] match latest rpm group updates</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B7442%5D%20match%20latest%20rpm%20group%0A%09updates&In-Reply-To=%3CCAONrEtaX0nTLw%2B2Vj64Cj1bV2xpmnhanD%3D3eV%2BmNvCv_VUm%3DDg%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [soft-commits] [7442] match latest rpm group updates">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Fri Mar 1 17:04:25 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="023210.html">[Mageia-dev] Freeze push: trojita
+</A></li>
+ <LI>Next message: <A HREF="023205.html">[Mageia-dev] freeze push setools
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23204">[ date ]</a>
+ <a href="thread.html#23204">[ thread ]</a>
+ <a href="subject.html#23204">[ subject ]</a>
+ <a href="author.html#23204">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 1 March 2013 13:29, &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt; wrote:
+&gt;<i> Revision 7442 Author matteo Date 2013-03-01 13:29:15 +0100 (Fri, 01 Mar
+</I>&gt;<i> 2013)
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>
+you'd better look at &quot;svn diff&quot; output prior to commiting.
+here there's lot of unrelated stuff (including debug print statements)
+
+&gt;<i> match latest rpm group updates
+</I>&gt;<i> AdminPanel/trunk/AdminPanel/Rpmdragora/gui.pm
+</I>&gt;<i> AdminPanel/trunk/AdminPanel/Rpmdragora/icon.pm
+</I>&gt;<i> AdminPanel/trunk/AdminPanel/Rpmdragora/pkg.pm
+</I>&gt;<i> AdminPanel/trunk/modules/rpmdragora/rpmdragora
+</I>&gt;<i>
+</I>&gt;<i> Modified: AdminPanel/trunk/AdminPanel/Rpmdragora/gui.pm
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- AdminPanel/trunk/AdminPanel/Rpmdragora/gui.pm 2013-03-01 11:21:19 UTC
+</I>&gt;<i> (rev 7441)
+</I>&gt;<i> +++ AdminPanel/trunk/AdminPanel/Rpmdragora/gui.pm 2013-03-01 12:29:15 UTC
+</I>&gt;<i> (rev 7442)
+</I>&gt;<i> @@ -409,11 +409,15 @@
+</I>&gt;<i> #$model-&gt;set($iter, $pkg_columns{selectable} =&gt; to_bool($state ne
+</I>&gt;<i> 'base'));
+</I>&gt;<i> $iter-&gt;addCell($state,&quot;/usr/share/rpmdrake/icons/state_$state.png&quot;);
+</I>&gt;<i> if(to_bool(member($state, qw(base installed to_install)))){
+</I>&gt;<i> - $iter-&gt;cell(0)-&gt;setLabel('x');
+</I>&gt;<i> + #$iter-&gt;cell(0)-&gt;setLabel('x');
+</I>&gt;<i> + # it should be parent()-&gt;setChecked(1)
+</I>&gt;<i> + $iter-&gt;cell(0)-&gt;parent()-&gt;setSelected(1);
+</I>&gt;<i> }else{
+</I>&gt;<i> - $iter-&gt;cell(0)-&gt;setLabel('');
+</I>&gt;<i> + #$iter-&gt;cell(0)-&gt;setLabel('');
+</I>&gt;<i> + $iter-&gt;cell(0)-&gt;parent()-&gt;setSelected(0);
+</I>&gt;<i> }
+</I>&gt;<i> if(!to_bool($state ne 'base')){
+</I>&gt;<i> + #$iter-&gt;cell(0)-&gt;setLabel('-');
+</I>&gt;<i> $iter-&gt;cell(0)-&gt;setLabel('-');
+</I>&gt;<i> }
+</I>&gt;<i> }
+</I>&gt;<i> @@ -479,8 +483,7 @@
+</I>&gt;<i> $release = &quot;&quot; if(!defined($release));
+</I>&gt;<i> $arch = &quot;&quot; if(!defined($arch));
+</I>&gt;<i> #my $newTableItem = new
+</I>&gt;<i> yui::YTableItem(format_name_n_summary($name, get_summary($leaf)),
+</I>&gt;<i> - my $newTableItem = new yui::YTableItem($state,
+</I>&gt;<i> -
+</I>&gt;<i> $name.&quot;\n&quot;.get_summary($leaf),
+</I>&gt;<i> + my $newTableItem = new
+</I>&gt;<i> yui::YTableItem($name.&quot;\n&quot;.get_summary($leaf),
+</I>&gt;<i> $version,
+</I>&gt;<i> $release,
+</I>&gt;<i> $arch);
+</I>&gt;<i>
+</I>&gt;<i> Modified: AdminPanel/trunk/AdminPanel/Rpmdragora/icon.pm
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- AdminPanel/trunk/AdminPanel/Rpmdragora/icon.pm 2013-03-01 11:21:19 UTC
+</I>&gt;<i> (rev 7441)
+</I>&gt;<i> +++ AdminPanel/trunk/AdminPanel/Rpmdragora/icon.pm 2013-03-01 12:29:15 UTC
+</I>&gt;<i> (rev 7442)
+</I>&gt;<i> @@ -44,14 +44,13 @@
+</I>&gt;<i> join('|', N(&quot;Archiving&quot;), N(&quot;Compression&quot;)) =&gt; 'compression_section',
+</I>&gt;<i> join('|', N(&quot;Archiving&quot;), N(&quot;Other&quot;)) =&gt; 'other_archiving',
+</I>&gt;<i> N(&quot;Communications&quot;) =&gt; 'communications_section',
+</I>&gt;<i> - join('|', N(&quot;Communications&quot;), N(&quot;Bluetooth&quot;)) =&gt;
+</I>&gt;<i> 'communications_section',
+</I>&gt;<i> - join('|', N(&quot;Communications&quot;), N(&quot;Bluetooth&quot;)) =&gt;
+</I>&gt;<i> 'communications_section',
+</I>&gt;<i> - join('|', N(&quot;Communications&quot;), N(&quot;Dial-Up&quot;)) =&gt; 'communications_section',
+</I>&gt;<i> - join('|', N(&quot;Communications&quot;), N(&quot;Fax&quot;)) =&gt; 'communications_section',
+</I>&gt;<i> - join('|', N(&quot;Communications&quot;), N(&quot;Mobile&quot;)) =&gt; 'communications_section',
+</I>&gt;<i> - join('|', N(&quot;Communications&quot;), N(&quot;Radio&quot;)) =&gt; 'communications_section',
+</I>&gt;<i> - join('|', N(&quot;Communications&quot;), N(&quot;Serial&quot;)) =&gt; 'communications_section',
+</I>&gt;<i> - join('|', N(&quot;Communications&quot;), N(&quot;Telephony&quot;)) =&gt;
+</I>&gt;<i> 'communications_section',
+</I>&gt;<i> + join('|', N(&quot;Communications&quot;), N(&quot;Bluetooth&quot;)) =&gt;
+</I>&gt;<i> 'communications_bluetooth_section',
+</I>&gt;<i> + join('|', N(&quot;Communications&quot;), N(&quot;Dial-Up&quot;)) =&gt;
+</I>&gt;<i> 'communications_dialup_section',
+</I>&gt;<i> + join('|', N(&quot;Communications&quot;), N(&quot;Fax&quot;)) =&gt; 'communications_fax_section',
+</I>&gt;<i> + join('|', N(&quot;Communications&quot;), N(&quot;Mobile&quot;)) =&gt;
+</I>&gt;<i> 'communications_mobile_section',
+</I>&gt;<i> + join('|', N(&quot;Communications&quot;), N(&quot;Radio&quot;)) =&gt;
+</I>&gt;<i> 'communications_radio_section',
+</I>&gt;<i> + join('|', N(&quot;Communications&quot;), N(&quot;Serial&quot;)) =&gt;
+</I>&gt;<i> 'communications_serial_section',
+</I>&gt;<i> + join('|', N(&quot;Communications&quot;), N(&quot;Telephony&quot;)) =&gt;
+</I>&gt;<i> 'communications_phone_section',
+</I>&gt;<i> N(&quot;Databases&quot;) =&gt; 'databases_section',
+</I>&gt;<i> N(&quot;Development&quot;) =&gt; 'development_section',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;Basic&quot;)) =&gt; '',
+</I>&gt;<i> @@ -59,20 +58,21 @@
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;C++&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;C#&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;Databases&quot;)) =&gt; 'databases_section',
+</I>&gt;<i> + join('|', N(&quot;Development&quot;), N(&quot;Debug&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;Erlang&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;GNOME and GTK+&quot;)) =&gt; 'gnome_section',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;Java&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;KDE and Qt&quot;)) =&gt; 'kde_section',
+</I>&gt;<i> - join('|', N(&quot;Development&quot;), N(&quot;Kernel&quot;)) =&gt;
+</I>&gt;<i> 'hardware_configuration_section',
+</I>&gt;<i> + join('|', N(&quot;Development&quot;), N(&quot;Kernel&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;OCaml&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Development&quot;), N(&quot;Other&quot;)) =&gt; 'development_tools_section',
+</I>&gt;<i> + join('|', N(&quot;Development&quot;), N(&quot;Other&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;Perl&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;PHP&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;Python&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Development&quot;), N(&quot;Tools&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Development&quot;), N(&quot;X11&quot;)) =&gt; 'office_section',
+</I>&gt;<i> + join('|', N(&quot;Development&quot;), N(&quot;Tools&quot;)) =&gt; 'development_tools_section',
+</I>&gt;<i> + join('|', N(&quot;Development&quot;), N(&quot;X11&quot;)) =&gt; '',
+</I>&gt;<i> N(&quot;Documentation&quot;) =&gt; 'documentation_section',
+</I>&gt;<i> - N(&quot;Editors&quot;) =&gt; 'emulators_section',
+</I>&gt;<i> + N(&quot;Editors&quot;) =&gt; 'editors_section',
+</I>&gt;<i> N(&quot;Education&quot;) =&gt; 'education_section',
+</I>&gt;<i> N(&quot;Emulators&quot;) =&gt; 'emulators_section',
+</I>&gt;<i> N(&quot;File tools&quot;) =&gt; 'file_tools_section',
+</I>&gt;<i> @@ -83,46 +83,40 @@
+</I>&gt;<i> join('|', N(&quot;Games&quot;), N(&quot;Cards&quot;)) =&gt; 'cards_section',
+</I>&gt;<i> join('|', N(&quot;Games&quot;), N(&quot;Other&quot;)) =&gt; 'other_amusement',
+</I>&gt;<i> join('|', N(&quot;Games&quot;), N(&quot;Puzzles&quot;)) =&gt; 'puzzle_section',
+</I>&gt;<i> - join('|', N(&quot;Games&quot;), N(&quot;Shooter&quot;)) =&gt; 'other_amusement',
+</I>&gt;<i> + join('|', N(&quot;Games&quot;), N(&quot;Shooter&quot;)) =&gt; 'shooter_section',
+</I>&gt;<i> + join('|', N(&quot;Games&quot;), N(&quot;Simulation&quot;)) =&gt; 'simulation_section',
+</I>&gt;<i> join('|', N(&quot;Games&quot;), N(&quot;Sports&quot;)) =&gt; 'sport_section',
+</I>&gt;<i> join('|', N(&quot;Games&quot;), N(&quot;Strategy&quot;)) =&gt; 'strategy_section',
+</I>&gt;<i> - N(&quot;Geography&quot;) =&gt; 'geosciences_section',
+</I>&gt;<i> - N(&quot;Graphical desktop&quot;) =&gt; 'office_section',
+</I>&gt;<i> + N(&quot;Geography&quot;) =&gt; 'geography_section',
+</I>&gt;<i> + N(&quot;Graphical desktop&quot;) =&gt; 'graphical_desktop_section',
+</I>&gt;<i> join('|', N(&quot;Graphical desktop&quot;),
+</I>&gt;<i> #-PO: This is a package/product name. Only translate it if
+</I>&gt;<i> needed:
+</I>&gt;<i> - N(&quot;Enlightenment&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Graphical desktop&quot;), N(&quot;FVWM based&quot;)) =&gt; '',
+</I>&gt;<i> + N(&quot;Enlightenment&quot;)) =&gt; 'enlightment_section',
+</I>&gt;<i> join('|', N(&quot;Graphical desktop&quot;),
+</I>&gt;<i> #-PO: This is a package/product name. Only translate it if
+</I>&gt;<i> needed:
+</I>&gt;<i> N(&quot;GNOME&quot;)) =&gt; 'gnome_section',
+</I>&gt;<i> join('|', N(&quot;Graphical desktop&quot;),
+</I>&gt;<i> #-PO: This is a package/product name. Only translate it if
+</I>&gt;<i> needed:
+</I>&gt;<i> - N(&quot;Icewm&quot;)) =&gt; '',
+</I>&gt;<i> + N(&quot;Icewm&quot;)) =&gt; 'icewm_section',
+</I>&gt;<i> join('|', N(&quot;Graphical desktop&quot;),
+</I>&gt;<i> #-PO: This is a package/product name. Only translate it if
+</I>&gt;<i> needed:
+</I>&gt;<i> N(&quot;KDE&quot;)) =&gt; 'kde_section',
+</I>&gt;<i> join('|', N(&quot;Graphical desktop&quot;), N(&quot;Other&quot;)) =&gt;
+</I>&gt;<i> 'more_applications_other_section',
+</I>&gt;<i> join('|', N(&quot;Graphical desktop&quot;),
+</I>&gt;<i> #-PO: This is a package/product name. Only translate it if
+</I>&gt;<i> needed:
+</I>&gt;<i> - N(&quot;Sawfish&quot;)) =&gt; '',
+</I>&gt;<i> + N(&quot;WindowMaker&quot;)) =&gt; 'windowmaker_section',
+</I>&gt;<i> join('|', N(&quot;Graphical desktop&quot;),
+</I>&gt;<i> #-PO: This is a package/product name. Only translate it if
+</I>&gt;<i> needed:
+</I>&gt;<i> - N(&quot;WindowMaker&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Graphical desktop&quot;),
+</I>&gt;<i> - #-PO: This is a package/product name. Only translate it if
+</I>&gt;<i> needed:
+</I>&gt;<i> - N(&quot;Xfce&quot;)) =&gt; '',
+</I>&gt;<i> + N(&quot;Xfce&quot;)) =&gt; 'xfce_section',
+</I>&gt;<i> N(&quot;Graphics&quot;) =&gt; 'graphics_section',
+</I>&gt;<i> - join('|', N(&quot;Graphics&quot;), N(&quot;3D&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Graphics&quot;), N(&quot;Editors&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Graphics&quot;), N(&quot;Other&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Graphics&quot;), N(&quot;Photography&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Graphics&quot;), N(&quot;Scanning&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Graphics&quot;), N(&quot;Viewers&quot;)) =&gt; '',
+</I>&gt;<i> + join('|', N(&quot;Graphics&quot;), N(&quot;3D&quot;)) =&gt; 'graphics_3d_section',
+</I>&gt;<i> + join('|', N(&quot;Graphics&quot;), N(&quot;Editors and Converters&quot;)) =&gt;
+</I>&gt;<i> 'graphics_editors_section',
+</I>&gt;<i> + join('|', N(&quot;Graphics&quot;), N(&quot;Utilities&quot;)) =&gt; 'graphics_utilities_section',
+</I>&gt;<i> + join('|', N(&quot;Graphics&quot;), N(&quot;Photography&quot;)) =&gt;
+</I>&gt;<i> 'graphics_photography_section',
+</I>&gt;<i> + join('|', N(&quot;Graphics&quot;), N(&quot;Scanning&quot;)) =&gt; 'graphics_scanning_section',
+</I>&gt;<i> + join('|', N(&quot;Graphics&quot;), N(&quot;Viewers&quot;)) =&gt; 'graphics_viewers_section',
+</I>&gt;<i> N(&quot;Monitoring&quot;) =&gt; 'monitoring_section',
+</I>&gt;<i> - N(&quot;Multimedia&quot;) =&gt; 'multimedia_section',
+</I>&gt;<i> - join('|', N(&quot;Multimedia&quot;), N(&quot;Video&quot;)) =&gt; 'video_section',
+</I>&gt;<i> N(&quot;Networking&quot;) =&gt; 'networking_section',
+</I>&gt;<i> - join('|', N(&quot;Networking&quot;), N(&quot;Chat&quot;)) =&gt; 'chat_section',
+</I>&gt;<i> join('|', N(&quot;Networking&quot;), N(&quot;File transfer&quot;)) =&gt; 'file_transfer_section',
+</I>&gt;<i> join('|', N(&quot;Networking&quot;), N(&quot;IRC&quot;)) =&gt; 'irc_section',
+</I>&gt;<i> join('|', N(&quot;Networking&quot;), N(&quot;Instant messaging&quot;)) =&gt;
+</I>&gt;<i> 'instant_messaging_section',
+</I>&gt;<i> @@ -132,17 +126,15 @@
+</I>&gt;<i> join('|', N(&quot;Networking&quot;), N(&quot;Remote access&quot;)) =&gt; 'remote_access_section',
+</I>&gt;<i> join('|', N(&quot;Networking&quot;), N(&quot;WWW&quot;)) =&gt; 'networking_www_section',
+</I>&gt;<i> N(&quot;Office&quot;) =&gt; 'office_section',
+</I>&gt;<i> - join('|', N(&quot;Office&quot;), N(&quot;Dictionary&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Office&quot;), N(&quot;Finance&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Office&quot;), N(&quot;Management&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Office&quot;), N(&quot;Organizer&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Office&quot;), N(&quot;Other&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Office&quot;), N(&quot;Spreadsheet&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Office&quot;), N(&quot;Suite&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Office&quot;), N(&quot;Word processor&quot;)) =&gt; '',
+</I>&gt;<i> - N(&quot;Public Keys&quot;) =&gt; 'packaging_section',
+</I>&gt;<i> + join('|', N(&quot;Office&quot;), N(&quot;Dictionary&quot;)) =&gt; 'office_dictionary_section',
+</I>&gt;<i> + join('|', N(&quot;Office&quot;), N(&quot;Finance&quot;)) =&gt; 'finances_section',
+</I>&gt;<i> + join('|', N(&quot;Office&quot;), N(&quot;Management&quot;)) =&gt; 'timemanagement_section',
+</I>&gt;<i> + join('|', N(&quot;Office&quot;), N(&quot;Organizer&quot;)) =&gt; 'timemanagement_section',
+</I>&gt;<i> + join('|', N(&quot;Office&quot;), N(&quot;Utilities&quot;)) =&gt; 'office_accessories_section',
+</I>&gt;<i> + join('|', N(&quot;Office&quot;), N(&quot;Spreadsheet&quot;)) =&gt; 'spreadsheet_section',
+</I>&gt;<i> + join('|', N(&quot;Office&quot;), N(&quot;Suite&quot;)) =&gt; 'office_suite',
+</I>&gt;<i> + join('|', N(&quot;Office&quot;), N(&quot;Word processor&quot;)) =&gt; 'wordprocessor_section',
+</I>&gt;<i> N(&quot;Publishing&quot;) =&gt; 'publishing_section',
+</I>&gt;<i> - N(&quot;Security&quot;) =&gt; 'packaging_section',
+</I>&gt;<i> N(&quot;Sciences&quot;) =&gt; 'sciences_section',
+</I>&gt;<i> join('|', N(&quot;Sciences&quot;), N(&quot;Astronomy&quot;)) =&gt; 'astronomy_section',
+</I>&gt;<i> join('|', N(&quot;Sciences&quot;), N(&quot;Biology&quot;)) =&gt; 'biology_section',
+</I>&gt;<i> @@ -152,47 +144,44 @@
+</I>&gt;<i> join('|', N(&quot;Sciences&quot;), N(&quot;Mathematics&quot;)) =&gt; 'mathematics_section',
+</I>&gt;<i> join('|', N(&quot;Sciences&quot;), N(&quot;Other&quot;)) =&gt; 'other_sciences',
+</I>&gt;<i> join('|', N(&quot;Sciences&quot;), N(&quot;Physics&quot;)) =&gt; 'physics_section',
+</I>&gt;<i> + N(&quot;Security&quot;) =&gt; 'security_section',
+</I>&gt;<i> N(&quot;Shells&quot;) =&gt; 'shells_section',
+</I>&gt;<i> N(&quot;Sound&quot;) =&gt; 'sound_section',
+</I>&gt;<i> - join('|', N(&quot;Sound&quot;), N(&quot;Editors and Converters&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Sound&quot;), N(&quot;Midi&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Sound&quot;), N(&quot;Mixers&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Sound&quot;), N(&quot;Players&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Sound&quot;), N(&quot;Utilities&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Sound&quot;), N(&quot;Visualization&quot;)) =&gt; '',
+</I>&gt;<i> + join('|', N(&quot;Sound&quot;), N(&quot;Editors and Converters&quot;)) =&gt;
+</I>&gt;<i> 'sound_editors_section',
+</I>&gt;<i> + join('|', N(&quot;Sound&quot;), N(&quot;Midi&quot;)) =&gt; 'sound_midi_section',
+</I>&gt;<i> + join('|', N(&quot;Sound&quot;), N(&quot;Mixers&quot;)) =&gt; 'sound_mixers_section',
+</I>&gt;<i> + join('|', N(&quot;Sound&quot;), N(&quot;Players&quot;)) =&gt; 'sound_players_section',
+</I>&gt;<i> + join('|', N(&quot;Sound&quot;), N(&quot;Utilities&quot;)) =&gt; 'sound_utilities_section',
+</I>&gt;<i> N(&quot;System&quot;) =&gt; 'system_section',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Base&quot;)) =&gt; 'system_section',
+</I>&gt;<i> + join('|', N(&quot;System&quot;), N(&quot;Boot and Init&quot;)) =&gt; 'boot_init_section',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Cluster&quot;)) =&gt; 'parallel_computing_section',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Configuration&quot;)) =&gt; 'configuration_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Configuration&quot;), N(&quot;Boot and Init&quot;)) =&gt;
+</I>&gt;<i> 'boot_init_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Configuration&quot;), N(&quot;Hardware&quot;)) =&gt;
+</I>&gt;<i> 'hardware_configuration_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Configuration&quot;), N(&quot;Networking&quot;)) =&gt;
+</I>&gt;<i> 'networking_configuration_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Configuration&quot;), N(&quot;Other&quot;)) =&gt;
+</I>&gt;<i> 'system_other_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Configuration&quot;), N(&quot;Packaging&quot;)) =&gt;
+</I>&gt;<i> 'packaging_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Configuration&quot;), N(&quot;Printing&quot;)) =&gt;
+</I>&gt;<i> 'printing_section',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Fonts&quot;)) =&gt; 'chinese_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Fonts&quot;), N(&quot;Console&quot;)) =&gt;
+</I>&gt;<i> 'interpreters_section',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Fonts&quot;), N(&quot;True type&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Fonts&quot;), N(&quot;Type1&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Fonts&quot;), N(&quot;X11 bitmap&quot;)) =&gt; '',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Internationalization&quot;)) =&gt; 'chinese_section',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Kernel and hardware&quot;)) =&gt;
+</I>&gt;<i> 'hardware_configuration_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Libraries&quot;)) =&gt; '',
+</I>&gt;<i> + join('|', N(&quot;System&quot;), N(&quot;Libraries&quot;)) =&gt; 'system_section',
+</I>&gt;<i> + join('|', N(&quot;System&quot;), N(&quot;Networking&quot;)) =&gt;
+</I>&gt;<i> 'networking_configuration_section',
+</I>&gt;<i> + join('|', N(&quot;System&quot;), N(&quot;Packaging&quot;)) =&gt; 'packaging_section',
+</I>&gt;<i> join('|', N(&quot;System&quot;), N(&quot;Printing&quot;)) =&gt; 'printing_section',
+</I>&gt;<i> - join('|', N(&quot;System&quot;), N(&quot;Servers&quot;)) =&gt; '',
+</I>&gt;<i> + join('|', N(&quot;System&quot;), N(&quot;Servers&quot;)) =&gt; 'servers_section',
+</I>&gt;<i> join('|', N(&quot;System&quot;),
+</I>&gt;<i> #-PO: This is a package/product name. Only translate it if
+</I>&gt;<i> needed:
+</I>&gt;<i> - N(&quot;X11&quot;)) =&gt; 'office_section',
+</I>&gt;<i> + N(&quot;X11&quot;)) =&gt; 'x11_section',
+</I>&gt;<i> N(&quot;Terminals&quot;) =&gt; 'terminals_section',
+</I>&gt;<i> N(&quot;Text tools&quot;) =&gt; 'text_tools_section',
+</I>&gt;<i> N(&quot;Toys&quot;) =&gt; 'toys_section',
+</I>&gt;<i> N(&quot;Video&quot;) =&gt; 'video_section',
+</I>&gt;<i> - join('|', N(&quot;Video&quot;), N(&quot;Editors and Converters&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Video&quot;), N(&quot;Players&quot;)) =&gt; '',
+</I>&gt;<i> - join('|', N(&quot;Video&quot;), N(&quot;Utilities&quot;)) =&gt; '',
+</I>&gt;<i> + join('|', N(&quot;Video&quot;), N(&quot;Editors and Converters&quot;)) =&gt;
+</I>&gt;<i> 'video_editors_section',
+</I>&gt;<i> + join('|', N(&quot;Video&quot;), N(&quot;Players&quot;)) =&gt; 'video_players_section',
+</I>&gt;<i> + join('|', N(&quot;Video&quot;), N(&quot;Television&quot;)) =&gt; 'video_television_section',
+</I>&gt;<i> + join('|', N(&quot;Video&quot;), N(&quot;Utilities&quot;)) =&gt; 'video_utilities_section',
+</I>&gt;<i>
+</I>&gt;<i> # for Mageia Choice:
+</I>&gt;<i> - N(&quot;Workstation&quot;) =&gt; 'office_section',
+</I>&gt;<i> + N(&quot;Workstation&quot;) =&gt; 'system_section',
+</I>&gt;<i> join('|', N(&quot;Workstation&quot;), N(&quot;Configuration&quot;)) =&gt;
+</I>&gt;<i> 'configuration_section',
+</I>&gt;<i> join('|', N(&quot;Workstation&quot;), N(&quot;Console Tools&quot;)) =&gt; 'interpreters_section',
+</I>&gt;<i> join('|', N(&quot;Workstation&quot;), N(&quot;Documentation&quot;)) =&gt;
+</I>&gt;<i> 'documentation_section',
+</I>&gt;<i> @@ -202,16 +191,16 @@
+</I>&gt;<i> join('|', N(&quot;Workstation&quot;), N(&quot;Network Computer (client)&quot;)) =&gt;
+</I>&gt;<i> 'other_networking',
+</I>&gt;<i> join('|', N(&quot;Workstation&quot;), N(&quot;Office Workstation&quot;)) =&gt; 'office_section',
+</I>&gt;<i> join('|', N(&quot;Workstation&quot;), N(&quot;Scientific Workstation&quot;)) =&gt;
+</I>&gt;<i> 'sciences_section',
+</I>&gt;<i> - N(&quot;Graphical Environment&quot;) =&gt; 'office_section',
+</I>&gt;<i> + N(&quot;Graphical Environment&quot;) =&gt; 'graphical_desktop_section',
+</I>&gt;<i>
+</I>&gt;<i> join('|', N(&quot;Graphical Environment&quot;), N(&quot;GNOME Workstation&quot;)) =&gt;
+</I>&gt;<i> 'gnome_section',
+</I>&gt;<i> - join('|', N(&quot;Graphical Environment&quot;), N(&quot;IceWm Desktop&quot;)) =&gt; 'icewm',
+</I>&gt;<i> + join('|', N(&quot;Graphical Environment&quot;), N(&quot;IceWm Desktop&quot;)) =&gt;
+</I>&gt;<i> 'icewm_section',
+</I>&gt;<i> join('|', N(&quot;Graphical Environment&quot;), N(&quot;KDE Workstation&quot;)) =&gt;
+</I>&gt;<i> 'kde_section',
+</I>&gt;<i> join('|', N(&quot;Graphical Environment&quot;), N(&quot;Other Graphical Desktops&quot;)) =&gt;
+</I>&gt;<i> 'more_applications_other_section',
+</I>&gt;<i> N(&quot;Development&quot;) =&gt; 'development_section',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;Development&quot;)) =&gt; 'development_section',
+</I>&gt;<i> join('|', N(&quot;Development&quot;), N(&quot;Documentation&quot;)) =&gt;
+</I>&gt;<i> 'documentation_section',
+</I>&gt;<i> - N(&quot;Server&quot;) =&gt; 'archiving_section',
+</I>&gt;<i> + N(&quot;Server&quot;) =&gt; 'servers_section',
+</I>&gt;<i> join('|', N(&quot;Server&quot;), N(&quot;DNS/NIS&quot;)) =&gt; 'networking_section',
+</I>&gt;<i> join('|', N(&quot;Server&quot;), N(&quot;Database&quot;)) =&gt; 'databases_section',
+</I>&gt;<i> join('|', N(&quot;Server&quot;), N(&quot;Firewall/Router&quot;)) =&gt; 'networking_section',
+</I>&gt;<i>
+</I>&gt;<i> Modified: AdminPanel/trunk/AdminPanel/Rpmdragora/pkg.pm
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- AdminPanel/trunk/AdminPanel/Rpmdragora/pkg.pm 2013-03-01 11:21:19 UTC
+</I>&gt;<i> (rev 7441)
+</I>&gt;<i> +++ AdminPanel/trunk/AdminPanel/Rpmdragora/pkg.pm 2013-03-01 12:29:15 UTC
+</I>&gt;<i> (rev 7442)
+</I>&gt;<i> @@ -190,6 +190,7 @@
+</I>&gt;<i> sub find_installed_version {
+</I>&gt;<i> my ($p) = @_;
+</I>&gt;<i> my $version;
+</I>&gt;<i> + print &quot;EVR: &quot;.$_[0]-&gt;EVR.&quot;\n&quot;;
+</I>&gt;<i> open_rpm_db()-&gt;traverse_tag_find('name', $p-&gt;name, sub { $version =
+</I>&gt;<i> $_[0]-&gt;EVR });
+</I>&gt;<i> $version || N(&quot;(none)&quot;);
+</I>&gt;<i> }
+</I>&gt;<i>
+</I>&gt;<i> Modified: AdminPanel/trunk/modules/rpmdragora/rpmdragora
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- AdminPanel/trunk/modules/rpmdragora/rpmdragora 2013-03-01 11:21:19 UTC
+</I>&gt;<i> (rev 7441)
+</I>&gt;<i> +++ AdminPanel/trunk/modules/rpmdragora/rpmdragora 2013-03-01 12:29:15 UTC
+</I>&gt;<i> (rev 7442)
+</I>&gt;<i> @@ -411,8 +411,6 @@
+</I>&gt;<i> #$col_sel-&gt;set_sizing('fixed');
+</I>&gt;<i> #$col_sel-&gt;set_sort_column_id($pkg_columns{selected});
+</I>&gt;<i>
+</I>&gt;<i> - $detail_list_header-&gt;addColumn('', 3);
+</I>&gt;<i> -
+</I>&gt;<i> my $display_arch_col = to_bool(arch() =~ /64/);
+</I>&gt;<i> my @columns = (qw(name version release), if_($display_arch_col,
+</I>&gt;<i> 'arch'));
+</I>&gt;<i>
+</I>&gt;<i> @@ -470,7 +468,7 @@
+</I>&gt;<i> #$pixcolumn-&gt;set_sort_column_id($pkg_columns{state});
+</I>&gt;<i> $detail_list_header-&gt;addColumn(N(&quot;Status&quot;));
+</I>&gt;<i>
+</I>&gt;<i> - $detail_list = $factory-&gt;createTable($hbox_middle,$detail_list_header);
+</I>&gt;<i> + $detail_list =
+</I>&gt;<i> $factory-&gt;createTable($hbox_middle,$detail_list_header,1);
+</I>&gt;<i> $detail_list-&gt;setWeight(0,50);
+</I>&gt;<i> $detail_list-&gt;setNotify(1);
+</I>&gt;<i> #OLD compute_main_window_size($w);
+</I>&gt;<i>
+</I></PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="023210.html">[Mageia-dev] Freeze push: trojita
+</A></li>
+ <LI>Next message: <A HREF="023205.html">[Mageia-dev] freeze push setools
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23204">[ date ]</a>
+ <a href="thread.html#23204">[ thread ]</a>
+ <a href="subject.html#23204">[ subject ]</a>
+ <a href="author.html#23204">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>