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:
parent
ded80d978d
commit
6a53f8b7f2
16 changed files with 76 additions and 114 deletions
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Audio Mixer
|
||||
Comment=Adjust volume levels
|
||||
Icon=multimedia-volume-control
|
||||
Exec=xfce4-mixer
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Categories=X-XFCE;Audio;Mixer;AudioVideo;
|
||||
X-XFCE-Source=file:///usr/share/applications/xfce4-mixer.desktop
|
Loading…
Add table
Add a link
Reference in a new issue