<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>209401</bug_id>
          
          <creation_ts>2008-02-08 22:09 0000</creation_ts>
          <short_desc>app-text/acroread-8.1.2 install junk desktop files</short_desc>
          <delta_ts>2008-03-07 20:59:32 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2007.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>jakub@gentoo.org</reporter>
          <assigned_to>printing@gentoo.org</assigned_to>
          <cc>pacho@condmat1.ciencias.uniovi.es</cc>

      

      
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-08 22:09:29 0000</bug_when>
            <thetext>/usr/share/applications/vnd.adobe.pdx.desktop
/usr/share/applications/vnd.adobe.xdp+xml.desktop
/usr/share/applications/vnd.adobe.xfdf.desktop
/usr/share/applications/vnd.fdf.desktop

This better shouldn&apos;t exist, they are broken and using deprecated stuff. Something like 

for i in &quot;${D}&quot;/usr/share/applications/vnd.*.desktop ; do
        echo &quot;NoDisplay=true&quot;
done 

in the ebuild would at least stop cluttering menus with this as a quick workaround.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-08 22:17:49 0000</bug_when>
            <thetext>Ugh, that obviously should be `echo &quot;NoDisplay=true&quot; &gt;&gt; ${i}`, need more beer.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tgurr@gentoo.org</who>
            <bug_when>2008-03-07 20:59:32 0000</bug_when>
            <thetext>(In reply to comment #0)
&gt; /usr/share/applications/vnd.adobe.pdx.desktop
&gt; /usr/share/applications/vnd.adobe.xdp+xml.desktop
&gt; /usr/share/applications/vnd.adobe.xfdf.desktop
&gt; /usr/share/applications/vnd.fdf.desktop
&gt; 
&gt; This better shouldn&apos;t exist, they are broken and using deprecated stuff.

I removed them in -r1, thanks for reporting Jakub! :)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>