tools-uclibc/desktop: several improvements

1) Fix circular dependency wrt avahi and directfb
  2) Add CFLAGS=-fcheck-stack to global build
  3) Address breakage under check-stack for ffmpeg, bug #471756
  4) Clean up desktop
This commit is contained in:
Anthony G. Basile 2013-05-30 16:42:19 -04:00
parent ded80d978d
commit 6a53f8b7f2
16 changed files with 76 additions and 114 deletions

View file

@ -2,4 +2,17 @@
<channel name="xfce4-mixer" version="1.0">
<property name="volume-step-size" type="uint" value="5"/>
<property name="active-card" type="string" value="HDAIntelAlsamixer"/>
<property name="sound-card" type="string" value="HDAIntelAlsamixer"/>
<property name="sound-cards" type="empty">
<property name="HDAIntelAlsamixer" type="array">
<value type="string" value="IEC958 Default PCM"/>
<value type="string" value="PCM"/>
<value type="string" value="Speaker"/>
<value type="string" value="Headphone"/>
<value type="string" value="Master"/>
</property>
</property>
<property name="window-height" type="int" value="468"/>
<property name="window-width" type="int" value="501"/>
</channel>

View file

@ -15,7 +15,7 @@
<value type="int" value="3"/>
<value type="int" value="15"/>
<value type="int" value="4"/>
<value type="int" value="11"/>
<value type="int" value="12"/>
<value type="int" value="5"/>
<value type="int" value="6"/>
<value type="int" value="2"/>
@ -43,7 +43,21 @@
</property>
<property name="plugins" type="empty">
<property name="plugin-1" type="string" value="applicationsmenu"/>
<property name="plugin-2" type="string" value="actions"/>
<property name="plugin-2" type="string" value="actions">
<property name="items" type="array">
<value type="string" value="+lock-screen"/>
<value type="string" value="-switch-user"/>
<value type="string" value="+separator"/>
<value type="string" value="-suspend"/>
<value type="string" value="-hibernate"/>
<value type="string" value="-separator"/>
<value type="string" value="+shutdown"/>
<value type="string" value="-restart"/>
<value type="string" value="+separator"/>
<value type="string" value="+logout"/>
<value type="string" value="-logout-dialog"/>
</property>
</property>
<property name="plugin-3" type="string" value="tasklist"/>
<property name="plugin-15" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
@ -99,15 +113,14 @@
</property>
<property name="plugin-22" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="136796191211.desktop"/>
<value type="string" value="13699065271.desktop"/>
</property>
</property>
<property name="plugin-11" type="string" value="mixer">
<property name="sound-card" type="string" value=""/>
<property name="track" type="string" value=""/>
<property name="command" type="string" value="xfce4-mixer"/>
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
<property name="plugin-23" type="string" value="thunar-tpa"/>
<property name="plugin-12" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="13698963011.desktop"/>
</property>
</property>
</property>
</channel>