Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > b83ce79a87f0b11a1f0ea33fff8fff18 > files > 1

gvolwheel-1.0-7.mga5.src.rpm

Index: src/main.c
===================================================================
--- src/main.c
+++ src/main.c	2012-07-07 08:01:18.781099152 +0200
@@ -103,7 +103,7 @@
 
 	if (!vol_init(device)) g_printf (_("Error opening mixer device\n")), exit (1);
 	
-	strcpy(opt_mixer, "gnome-alsamixer");
+	strcpy(opt_mixer, "pavucontrol");
 	opt_channel = OPT_CHANNEL_MASTER;
 	opt_incr = 3;
 	opt_gnome_icons = FALSE;