Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 295363 Details for
Bug 433573
RFE: add mixer and trash applett to the default panel config
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to add mixer and trash applets
xfce4-panel-4.4.2-default-panel-config.patch (text/plain), 2.50 KB, created by
Christoph Wickert
on 2008-02-20 01:47:35 UTC
(
hide
)
Description:
Patch to add mixer and trash applets
Filename:
MIME Type:
Creator:
Christoph Wickert
Created:
2008-02-20 01:47:35 UTC
Size:
2.50 KB
patch
obsolete
>--- xfce4-panel-4.4.2.orig/config/Makefile.am 2007-11-17 20:30:59.000000000 +0100 >+++ xfce4-panel-4.4.2/config/Makefile.am 2008-02-19 23:45:57.000000000 +0100 >@@ -7,12 +7,12 @@ > conf_files = $(conf_in_files:.rc.in=.rc) > > confdir = $(sysconfdir)/xdg/xfce4/panel >-conf_DATA = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc $(conf_files) >+conf_DATA = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc xfce4-mixer-20.rc $(conf_files) > > # copied from INTLTOOL_DESKTOP_RULE > %.rc: %.rc.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@ > >-EXTRA_DIST = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc $(conf_in_files) >+EXTRA_DIST = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc xfce4-mixer-20.rc $(conf_in_files) > > distclean-local: > rm -f $(conf_files) >diff -Nur xfce4-panel-4.4.2.orig/config/Makefile.in xfce4-panel-4.4.2/config/Makefile.in >--- xfce4-panel-4.4.2.orig/config/Makefile.in 2007-11-17 20:46:03.000000000 +0100 >+++ xfce4-panel-4.4.2/config/Makefile.in 2008-02-19 23:53:10.000000000 +0100 >@@ -253,8 +253,8 @@ > > conf_files = $(conf_in_files:.rc.in=.rc) > confdir = $(sysconfdir)/xdg/xfce4/panel >-conf_DATA = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc $(conf_files) >-EXTRA_DIST = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc $(conf_in_files) >+conf_DATA = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc xfce4-mixer-20.rc $(conf_files) >+EXTRA_DIST = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc xfce4-mixer-20.rc $(conf_in_files) > all: all-am > > .SUFFIXES: >diff -Nur xfce4-panel-4.4.2.orig/config/panels.xml xfce4-panel-4.4.2/config/panels.xml >--- xfce4-panel-4.4.2.orig/config/panels.xml 2007-11-17 20:30:59.000000000 +0100 >+++ xfce4-panel-4.4.2/config/panels.xml 2008-02-19 23:12:03.000000000 +0100 >@@ -19,6 +19,8 @@ > <item name="pager" id="2"/> > <item name="tasklist" id="3"/> > <item name="systray" id="4"/> >+ <item name="xfce4-mixer" id="20"/> >+ <item name="thunar-tpa" id="21"/> > </items> > </panel> > <panel> >diff -Nur xfce4-panel-4.4.2.orig/config/xfce4-mixer-20.rc xfce4-panel-4.4.2/config/xfce4-mixer-20.rc >--- xfce4-panel-4.4.2.orig/config/xfce4-mixer-20.rc 1970-01-01 01:00:00.000000000 +0100 >+++ xfce4-panel-4.4.2/config/xfce4-mixer-20.rc 2008-02-19 23:04:21.000000000 +0100 >@@ -0,0 +1,7 @@ >+[mixer-plugin] >+LauncherRunInTerminal=false >+LauncherUseStartupNotification=false >+Device=default >+LauncherCommand=xfce4-mixer >+MasterControl=Front,0 >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 433573
: 295363 |
295364