Long press is long press.
[tweakr] / modules / maemo-tweaks-mce.c
index 96c1e22..2b244c3 100644 (file)
@@ -216,7 +216,7 @@ GtkWidget * _build_long_power_key (MaemoTweaksMceSection *section)
     for (i = 0; i < LONG_POWER_KEY_N; i++)
     {
         hildon_touch_selector_append_text (HILDON_TOUCH_SELECTOR (selector),
-                                           spk[i].label);
+                                           lpk[i].label);
     }
 
     button = hildon_picker_button_new (HILDON_SIZE_AUTO,