<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:27145085;
        mso-list-type:hybrid;
        mso-list-template-ids:1435791260 -1697600236 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l0:level1
        {mso-level-start-at:0;
        mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:36.0pt;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:Symbol;
        mso-fareast-font-family:"Times New Roman";
        mso-bidi-font-family:Arial;}
@list l1
        {mso-list-id:186212490;
        mso-list-type:hybrid;
        mso-list-template-ids:322189720 -1226522566 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l1:level1
        {mso-level-start-at:0;
        mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:36.0pt;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:Symbol;
        mso-fareast-font-family:"Times New Roman";
        mso-bidi-font-family:Arial;}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Beta4 of xdg-utils is available from <a
href="http://portland.freedesktop.org/">http://portland.freedesktop.org/</a> The
biggest change since beta3 is the new command line syntax for xdg-desktop-menu,
in particular it&#8217;s now no longer necassery to provide a *.menu snippet in
order to create your own submenu. See <a
href="http://portland.freedesktop.org/xdg-utils-1.0beta4/xdg-desktop-menu.html">http://portland.freedesktop.org/xdg-utils-1.0beta4/xdg-desktop-menu.html</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>A quick run of the testsuite on a few distributions shows
that things are in quite a good shape. See<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><a
href="https://bugs.freedesktop.org/buglist.cgi?query_format=advanced&amp;version=beta4&amp;product=Portland&amp;component=test-report">https://bugs.freedesktop.org/buglist.cgi?query_format=advanced&amp;version=beta4&amp;product=Portland&amp;component=test-report</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>The two remaining issues that hold up a 1.0 release are:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<ul style='margin-top:0cm' type=disc>
 <li class=MsoNormal style='mso-list:l1 level1 lfo2'><font size=2 face=Arial><span
     style='font-size:10.0pt;font-family:Arial'>support for SVG icons is not
     very widespread since it has only been added to relative recent desktop versions.
     Should we drop support for SVG icons from xdg-icon-resource?<o:p></o:p></span></font></li>
</ul>

<ul style='margin-top:0cm' type=disc>
 <li class=MsoNormal style='mso-list:l0 level1 lfo1'><font size=2 face=Arial><span
     style='font-size:10.0pt;font-family:Arial'>support for gnome 2.8, which still
     seems to use a pre-fdo-menu-spec vfolder menu implementation, is still
     missing. With the new xdg-desktop-menu syntax it shouldn&#8217;t be too
     hard to add that and I will do in the next few days.<o:p></o:p></span></font></li>
</ul>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Apart from that, the registration of mimetypes still seems a
bit unreliable. I don&#8217;t think there is a big issue there but there may be
a race-condition in the tests due to caching effects. I also noticed that Gnome
doesn&#8217;t automatically make an application the default handler for a
certain mimetype when that application is the only application to support that
mimetype. Should xdg-utils automatically register applications as the default
handler if there wasn&#8217;t a default handler set already?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Your continued feedback as well as submissions of beta4 testreports
is highly appreciated. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoAutoSig><font size=2 color=blue face="Times New Roman"><span
style='font-size:10.0pt;color:blue'>Waldo Bastian</span></font><o:p></o:p></p>

<p class=MsoAutoSig><font size=2 color=blue face="Times New Roman"><span
style='font-size:10.0pt;color:blue'>Linux Client Architect - Client Linux
Foundation Technology</span></font><o:p></o:p></p>

<p class=MsoAutoSig><font size=2 color=blue face="Times New Roman"><span
style='font-size:10.0pt;color:blue'>Channel Platform Solutions Group</span></font><o:p></o:p></p>

<p class=MsoAutoSig><font size=2 color=blue face="Times New Roman"><span
style='font-size:10.0pt;color:blue'>Intel Corporation - <a
href="http://www.intel.com/opensourcego/linux">http://www.intel.com/opensource</a></span></font><font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=blue face="Times New Roman"><span
style='font-size:10.0pt;color:blue'>OSDL DTL Tech Board Chairman</span></font><o:p></o:p></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>