rpms/gnome-panel/devel gnome-panel.spec, 1.86, 1.87 redhat-panel-default-setup.entries, 1.11, 1.12

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Oct 20 04:14:41 UTC 2005


Author: mclasen

Update of /cvs/dist/rpms/gnome-panel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3095

Modified Files:
	gnome-panel.spec redhat-panel-default-setup.entries 
Log Message:
add trash applet



Index: gnome-panel.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-panel/devel/gnome-panel.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- gnome-panel.spec	17 Oct 2005 15:32:21 -0000	1.86
+++ gnome-panel.spec	20 Oct 2005 04:14:35 -0000	1.87
@@ -16,7 +16,7 @@
 Summary: GNOME panel
 Name: gnome-panel
 Version: 2.12.1
-Release: 2
+Release: 3
 URL: http://www.gnome.org
 Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-panel/%{name}-%{version}.tar.bz2
 Source1: redhat-panel-default-setup.entries
@@ -191,6 +191,9 @@
 %{_datadir}/gtk-doc
 
 %changelog
+* Thu Oct 20 2005 Matthias Clasen  <mclasen at redhat.com> 2.12.1-3
+- Add trash applet to the default setup
+
 * Mon Oct 17 2005 Matthias Clasen  <mclasen at redhat.com> 2.12.1-2
 - Change the "Cancel" button on the "add to" dialog to "Close"
  


Index: redhat-panel-default-setup.entries
===================================================================
RCS file: /cvs/dist/rpms/gnome-panel/devel/redhat-panel-default-setup.entries,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- redhat-panel-default-setup.entries	30 Sep 2005 11:19:07 -0000	1.11
+++ redhat-panel-default-setup.entries	20 Oct 2005 04:14:35 -0000	1.12
@@ -73,6 +73,9 @@
           <value>
             <string>workspace_switcher</string>
           </value>
+          <value>
+            <string>trash_applet</string>
+          </value>
         </list>
       </value>
     </entry>
@@ -830,6 +833,60 @@
     <entry><key>applets/workspace_switcher/launcher_location</key><schema_key>/schemas/apps/panel/objects/launcher_location</schema_key></entry>
     <entry><key>applets/workspace_switcher/action_type</key><schema_key>/schemas/apps/panel/objects/action_type</schema_key></entry>
 
+    <!-- Trash Applet -->
+
+    <entry>
+      <key>applets/trash_applet/object_type</key>
+      <schema_key>/schemas/apps/panel/objects/object_type</schema_key>
+      <value>
+        <string>bonobo-applet</string>
+      </value>
+    </entry>
+    <entry>
+      <key>applets/trash_applet/toplevel_id</key>
+      <schema_key>/schemas/apps/panel/objects/toplevel_id</schema_key>
+      <value>
+        <string>bottom_panel</string>
+      </value>
+    </entry>
+    <entry>
+      <key>applets/trash_applet/position</key>
+      <schema_key>/schemas/apps/panel/objects/position</schema_key>
+      <value>
+        <int>0</int>
+      </value>
+    </entry>
+    <entry>
+      <key>applets/trash_applet/panel_right_stick</key>
+      <schema_key>/schemas/apps/panel/objects/panel_right_stick</schema_key>
+      <value>
+        <bool>true</bool>
+      </value>
+    </entry>
+    <entry>
+      <key>applets/trash_applet/locked</key>
+      <schema_key>/schemas/apps/panel/objects/locked</schema_key>
+      <value>
+        <bool>true</bool>
+      </value>
+    </entry>
+    <entry>
+      <key>applets/trash_applet/bonobo_iid</key>
+      <schema_key>/schemas/apps/panel/objects/bonobo_iid</schema_key>
+      <value>
+        <string>OAFIID:GNOME_Panel_TrashApplet</string>
+      </value>
+    </entry>
+
+    <entry><key>applets/trash_applet/attached_toplevel_id</key><schema_key>/schemas/apps/panel/objects/attached_toplevel_id</schema_key> </entry>
+    <entry><key>applets/trash_applet/tooltip</key><schema_key>/schemas/apps/panel/objects/tooltip</schema_key></entry>
+    <entry><key>applets/trash_applet/use_custom_icon</key><schema_key>/schemas/apps/panel/objects/use_custom_icon</schema_key></entry>
+    <entry><key>applets/trash_applet/custom_icon</key><schema_key>/schemas/apps/panel/objects/custom_icon</schema_key></entry>
+    <entry><key>applets/trash_applet/use_menu_path</key><schema_key>/schemas/apps/panel/objects/use_menu_path</schema_key></entry>
+    <entry><key>applets/trash_applet/menu_path</key><schema_key>/schemas/apps/panel/objects/menu_path</schema_key></entry>
+    <entry><key>applets/trash_applet/launcher_location</key><schema_key>/schemas/apps/panel/objects/launcher_location</schema_key></entry>
+    <entry><key>applets/trash_applet/action_type</key><schema_key>/schemas/apps/panel/objects/action_type</schema_key></entry>
+
   </entrylist>
 
 </gconfentryfile>




More information about the fedora-cvs-commits mailing list