summaryrefslogtreecommitdiffstats
path: root/preferred-apps.patch
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2008-07-23 02:44:59 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2008-07-23 02:44:59 +0000
commit30e99d41dafcff4db506881bbb3777b09f0c33d5 (patch)
tree382aba5e03b2ecf0477a81794f6cdc577ecf912d /preferred-apps.patch
parent38a3190e0daf92baa9524da4876957c990e0896a (diff)
downloadgnome-panel-30e99d41dafcff4db506881bbb3777b09f0c33d5.tar.gz
gnome-panel-30e99d41dafcff4db506881bbb3777b09f0c33d5.tar.xz
gnome-panel-30e99d41dafcff4db506881bbb3777b09f0c33d5.zip
Diffstat (limited to 'preferred-apps.patch')
-rw-r--r--preferred-apps.patch36
1 files changed, 18 insertions, 18 deletions
diff --git a/preferred-apps.patch b/preferred-apps.patch
index 4f61b82..831b983 100644
--- a/preferred-apps.patch
+++ b/preferred-apps.patch
@@ -1,15 +1,15 @@
-diff -up gnome-panel-2.23.4/gnome-panel/launcher.c.preferred-apps gnome-panel-2.23.4/gnome-panel/launcher.c
---- gnome-panel-2.23.4/gnome-panel/launcher.c.preferred-apps 2008-07-18 21:44:07.000000000 -0400
-+++ gnome-panel-2.23.4/gnome-panel/launcher.c 2008-07-18 21:44:51.000000000 -0400
+diff -up gnome-panel-2.23.5/gnome-panel/launcher.c.preferred-apps gnome-panel-2.23.5/gnome-panel/launcher.c
+--- gnome-panel-2.23.5/gnome-panel/launcher.c.preferred-apps 2008-07-22 22:20:48.000000000 -0400
++++ gnome-panel-2.23.5/gnome-panel/launcher.c 2008-07-22 22:36:59.000000000 -0400
@@ -23,6 +23,7 @@
#include <libgnome/gnome-util.h>
#include <libgnomeui/gnome-url.h>
#include <gdk/gdkx.h>
+#include <gmenu-tree.h>
+ #include <libpanel-util/panel-glib.h>
#include <libpanel-util/panel-keyfile.h>
-
-@@ -42,6 +43,7 @@
+@@ -43,6 +44,7 @@
#include "panel-compatibility.h"
#include "panel-ditem-editor.h"
#include "panel-icon-names.h"
@@ -17,7 +17,7 @@ diff -up gnome-panel-2.23.4/gnome-panel/launcher.c.preferred-apps gnome-panel-2.
static GdkScreen *
launcher_get_screen (Launcher *launcher)
-@@ -1297,3 +1299,173 @@ panel_launcher_set_dnd_enabled (Launcher
+@@ -1300,3 +1302,173 @@ panel_launcher_set_dnd_enabled (Launcher
} else
gtk_drag_source_unset (launcher->button);
}
@@ -191,9 +191,9 @@ diff -up gnome-panel-2.23.4/gnome-panel/launcher.c.preferred-apps gnome-panel-2.
+ filename, g_free, NULL);
+ }
+}
-diff -up gnome-panel-2.23.4/gnome-panel/launcher.h.preferred-apps gnome-panel-2.23.4/gnome-panel/launcher.h
---- gnome-panel-2.23.4/gnome-panel/launcher.h.preferred-apps 2008-07-18 21:44:07.000000000 -0400
-+++ gnome-panel-2.23.4/gnome-panel/launcher.h 2008-07-18 21:44:07.000000000 -0400
+diff -up gnome-panel-2.23.5/gnome-panel/launcher.h.preferred-apps gnome-panel-2.23.5/gnome-panel/launcher.h
+--- gnome-panel-2.23.5/gnome-panel/launcher.h.preferred-apps 2008-07-22 22:20:48.000000000 -0400
++++ gnome-panel-2.23.5/gnome-panel/launcher.h 2008-07-22 22:20:49.000000000 -0400
@@ -14,6 +14,8 @@
#include "applet.h"
#include "panel-widget.h"
@@ -211,9 +211,9 @@ diff -up gnome-panel-2.23.4/gnome-panel/launcher.h.preferred-apps gnome-panel-2.
G_END_DECLS
-diff -up gnome-panel-2.23.4/gnome-panel/main.c.preferred-apps gnome-panel-2.23.4/gnome-panel/main.c
---- gnome-panel-2.23.4/gnome-panel/main.c.preferred-apps 2008-06-17 06:02:08.000000000 -0400
-+++ gnome-panel-2.23.4/gnome-panel/main.c 2008-07-18 21:44:07.000000000 -0400
+diff -up gnome-panel-2.23.5/gnome-panel/main.c.preferred-apps gnome-panel-2.23.5/gnome-panel/main.c
+--- gnome-panel-2.23.5/gnome-panel/main.c.preferred-apps 2008-07-22 17:50:58.000000000 -0400
++++ gnome-panel-2.23.5/gnome-panel/main.c 2008-07-22 22:20:49.000000000 -0400
@@ -28,6 +28,7 @@
#include "panel-action-protocol.h"
#include "panel-lockdown.h"
@@ -230,9 +230,9 @@ diff -up gnome-panel-2.23.4/gnome-panel/main.c.preferred-apps gnome-panel-2.23.4
panel_global_config_load ();
panel_lockdown_init ();
panel_profile_load ();
-diff -up gnome-panel-2.23.4/gnome-panel/panel-run-dialog.c.preferred-apps gnome-panel-2.23.4/gnome-panel/panel-run-dialog.c
---- gnome-panel-2.23.4/gnome-panel/panel-run-dialog.c.preferred-apps 2008-06-17 06:02:08.000000000 -0400
-+++ gnome-panel-2.23.4/gnome-panel/panel-run-dialog.c 2008-07-18 21:44:07.000000000 -0400
+diff -up gnome-panel-2.23.5/gnome-panel/panel-run-dialog.c.preferred-apps gnome-panel-2.23.5/gnome-panel/panel-run-dialog.c
+--- gnome-panel-2.23.5/gnome-panel/panel-run-dialog.c.preferred-apps 2008-07-22 17:50:58.000000000 -0400
++++ gnome-panel-2.23.5/gnome-panel/panel-run-dialog.c 2008-07-22 22:20:49.000000000 -0400
@@ -818,7 +818,7 @@ get_all_applications_from_dir (GMenuTree
return list;
}
@@ -242,9 +242,9 @@ diff -up gnome-panel-2.23.4/gnome-panel/panel-run-dialog.c.preferred-apps gnome-
get_all_applications (void)
{
GMenuTree *tree;
-diff -up gnome-panel-2.23.4/gnome-panel/panel-run-dialog.h.preferred-apps gnome-panel-2.23.4/gnome-panel/panel-run-dialog.h
---- gnome-panel-2.23.4/gnome-panel/panel-run-dialog.h.preferred-apps 2008-06-17 06:02:08.000000000 -0400
-+++ gnome-panel-2.23.4/gnome-panel/panel-run-dialog.h 2008-07-18 21:44:07.000000000 -0400
+diff -up gnome-panel-2.23.5/gnome-panel/panel-run-dialog.h.preferred-apps gnome-panel-2.23.5/gnome-panel/panel-run-dialog.h
+--- gnome-panel-2.23.5/gnome-panel/panel-run-dialog.h.preferred-apps 2008-07-22 17:50:58.000000000 -0400
++++ gnome-panel-2.23.5/gnome-panel/panel-run-dialog.h 2008-07-22 22:20:49.000000000 -0400
@@ -32,6 +32,8 @@ G_BEGIN_DECLS
void panel_run_dialog_present (GdkScreen *screen,
guint32 activate_time);