← Back to team overview

ayatana-commits team mailing list archive

[Merge] lp:~ted/indicator-applet/sound-support into lp:indicator-applet

 

Ted Gould has proposed merging lp:~ted/indicator-applet/sound-support into lp:indicator-applet.

    Requested reviews:
    Indicator Applet Developers (indicator-applet-developers)


Need to make sure the sound menu gets in the right place!

-- 
https://code.launchpad.net/~ted/indicator-applet/sound-support/+merge/19447
Your team ayatana-commits is subscribed to branch lp:indicator-applet.
=== modified file 'src/applet-main.c'
--- src/applet-main.c	2010-01-20 14:19:27 +0000
+++ src/applet-main.c	2010-02-16 22:20:30 +0000
@@ -29,6 +29,7 @@
 
 static gchar * indicator_order[] = {
 	"libapplication.so",
+	"libsoundmenu.so",
 	"libmessaging.so",
 	"libdatetime.so",
 	"libme.so",


Follow ups