aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-taskbar/opie-taskbar/launcher.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opie-taskbar/opie-taskbar/launcher.patch')
-rw-r--r--recipes/opie-taskbar/opie-taskbar/launcher.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/opie-taskbar/opie-taskbar/launcher.patch b/recipes/opie-taskbar/opie-taskbar/launcher.patch
new file mode 100644
index 0000000000..e7f90f9185
--- /dev/null
+++ b/recipes/opie-taskbar/opie-taskbar/launcher.patch
@@ -0,0 +1,17 @@
+Index: launcher/launcher.cpp
+===================================================================
+--- launcher.orig/launcher.cpp 2009-12-23 22:29:17.396221157 +0100
++++ launcher/launcher.cpp 2009-12-23 22:31:45.849117517 +0100
+@@ -646,10 +646,10 @@
+ // Not supported: flat is simpler for the user
+ } else {
+ /* ### libqtopia FIXME also moving docLnks... */
+- LnkProperties prop(appLnk,0 );
++ /* LnkProperties prop(appLnk,0 );
+
+ if (QPEApplication::execDialog( &prop )==QDialog::Accepted && tabs->currentView()==tabs->docView()) {
+- }
++ }*/
+ }
+ }
+