File gtkpod-non_static_decl.patch of Package gtkpod
--- src/prefs_window.c
+++ src/prefs_window.c
@@ -75,7 +75,7 @@
chooser. path_type[] specifies whether to browse for dirs or for
files.
*/
-static const gchar *path_button_names[] =
+const gchar *path_button_names[] =
{
"play_now_path_button",
"play_enqueue_path_button",