gnome-panel r11512 - trunk/gnome-panel



Author: vuntz
Date: Mon Feb 16 17:38:26 2009
New Revision: 11512
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11512&view=rev

Log:
2009-02-16  Vincent Untz  <vuntz gnome org>

	* panel-default-setup.entries: remove mixer from the panel layout since
	we don't use an applet by default anymore (it's in the notification
	area now). Distributions still shipping the applet will probably patch
	this back.


Modified:
   trunk/gnome-panel/ChangeLog
   trunk/gnome-panel/panel-default-setup.entries

Modified: trunk/gnome-panel/panel-default-setup.entries
==============================================================================
--- trunk/gnome-panel/panel-default-setup.entries	(original)
+++ trunk/gnome-panel/panel-default-setup.entries	Mon Feb 16 17:38:26 2009
@@ -50,9 +50,6 @@
             <string>window_menu</string>
           </value>
           <value>
-            <string>mixer</string>
-          </value>
-          <value>
             <string>clock</string>
           </value>
           <value>
@@ -383,60 +380,6 @@
     <entry><key>applets/window_menu/launcher_location</key><schema_key>/schemas/apps/panel/objects/launcher_location</schema_key></entry>
     <entry><key>applets/window_menu/action_type</key><schema_key>/schemas/apps/panel/objects/action_type</schema_key></entry>
 
-  <!-- Mixer Applet -->
-
-    <entry>
-      <key>applets/mixer/object_type</key>
-      <schema_key>/schemas/apps/panel/objects/object_type</schema_key>
-      <value>
-        <string>bonobo-applet</string>
-      </value>
-    </entry>
-    <entry>
-      <key>applets/mixer/toplevel_id</key>
-      <schema_key>/schemas/apps/panel/objects/toplevel_id</schema_key>
-      <value>
-        <string>top_panel</string>
-      </value>
-    </entry>
-    <entry>
-      <key>applets/mixer/position</key>
-      <schema_key>/schemas/apps/panel/objects/position</schema_key>
-      <value>
-        <int>1</int>
-      </value>
-    </entry>
-    <entry>
-      <key>applets/mixer/panel_right_stick</key>
-      <schema_key>/schemas/apps/panel/objects/panel_right_stick</schema_key>
-      <value>
-        <bool>true</bool>
-      </value>
-    </entry>
-    <entry>
-      <key>applets/mixer/locked</key>
-      <schema_key>/schemas/apps/panel/objects/locked</schema_key>
-      <value>
-        <bool>true</bool>
-      </value>
-    </entry>
-    <entry>
-      <key>applets/mixer/bonobo_iid</key>
-      <schema_key>/schemas/apps/panel/objects/bonobo_iid</schema_key>
-      <value>
-        <string>OAFIID:GNOME_MixerApplet</string>
-      </value>
-    </entry>
-
-    <entry><key>applets/mixer/attached_toplevel_id</key><schema_key>/schemas/apps/panel/objects/attached_toplevel_id</schema_key> </entry>
-    <entry><key>applets/mixer/tooltip</key><schema_key>/schemas/apps/panel/objects/tooltip</schema_key></entry>
-    <entry><key>applets/mixer/use_custom_icon</key><schema_key>/schemas/apps/panel/objects/use_custom_icon</schema_key></entry>
-    <entry><key>applets/mixer/custom_icon</key><schema_key>/schemas/apps/panel/objects/custom_icon</schema_key></entry>
-    <entry><key>applets/mixer/use_menu_path</key><schema_key>/schemas/apps/panel/objects/use_menu_path</schema_key></entry>
-    <entry><key>applets/mixer/menu_path</key><schema_key>/schemas/apps/panel/objects/menu_path</schema_key></entry>
-    <entry><key>applets/mixer/launcher_location</key><schema_key>/schemas/apps/panel/objects/launcher_location</schema_key></entry>
-    <entry><key>applets/mixer/action_type</key><schema_key>/schemas/apps/panel/objects/action_type</schema_key></entry>
-
   <!-- Clock Applet -->
 
     <entry>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]