Package: gnome-alsamixer / 0.9.7~cvs.20060916.ds.1-5

Metadata

Package Version Patches format
gnome-alsamixer 0.9.7~cvs.20060916.ds.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_icon.diff | (download)

pixmaps/gnome-alsamixer-icon.xpm | 177 177 + 0 - 0 !
1 file changed, 177 insertions(+)

---
02_change_gconf keys_path.diff | (download)

src/gam-app.c | 18 9 + 9 - 0 !
src/gam-mixer.c | 8 4 + 4 - 0 !
src/gam-slider-dual.c | 2 1 + 1 - 0 !
src/gam-slider.c | 8 4 + 4 - 0 !
src/gam-toggle.c | 8 4 + 4 - 0 !
5 files changed, 22 insertions(+), 22 deletions(-)

---
03_gnome alsamixer.schemas.diff | (download)

gnome-alsamixer.schemas | 163 163 + 0 - 0 !
1 file changed, 163 insertions(+)

---
04_ignore delimiters.diff | (download)

src/gam-app.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
05 remove G_CONST_RETURN.patch | (download)

src/gam-mixer.c | 4 2 + 2 - 0 !
src/gam-mixer.h | 4 2 + 2 - 0 !
src/gam-slider.c | 4 2 + 2 - 0 !
src/gam-slider.h | 4 2 + 2 - 0 !
src/gam-toggle.c | 4 2 + 2 - 0 !
src/gam-toggle.h | 4 2 + 2 - 0 !
6 files changed, 12 insertions(+), 12 deletions(-)

 replace g_const_return with const gchar.
06 use libgnome headers.patch | (download)

src/gam-app.c | 2 1 + 1 - 0 !
src/gam-main.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 replace gnome.h include with libgnomeui/gnome-ui-init.h.
07 link libm.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 link in libm.
Bug-Debian: http://bugs.debian.org/713615
08 implicit func decl.patch | (download)

src/gam-app.c | 2 1 + 1 - 0 !
src/gam-mixer.c | 23 13 + 10 - 0 !
src/gam-props-dlg.c | 4 3 + 1 - 0 !
3 files changed, 17 insertions(+), 12 deletions(-)

 fix implicit function declarations.
09 build system.patch | (download)

configure.ac | 2 1 + 1 - 0 !
src/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix some antiquated autoconf files.