1 /* automatically generated from save-playlist.ui */
2 #ifdef __SUNPRO_C
3 #pragma align 4 (save_playlist_ui)
4 #endif
5 #ifdef __GNUC__
6 static const char save_playlist_ui[] __attribute__ ((__aligned__ (4))) =
7 #else
8 static const char save_playlist_ui[] =
9 #endif
10 {
11   "<?xml version=\"1.0\" encoding=\"UTF-8\"?><interface><requires lib=\"gt"
12   "k+\" version=\"3.20\"/><object class=\"GtkListStore\" id=\"liststore\">"
13   "<columns><column type=\"gchararray\"/><column type=\"gchararray\"/><col"
14   "umn type=\"guint\"/></columns></object><object class=\"GtkComboBox\" id"
15   "=\"format_combo\"><property name=\"visible\">True</property><property n"
16   "ame=\"can_focus\">False</property><property name=\"halign\">end</proper"
17   "ty><property name=\"hexpand\">True</property><property name=\"model\">l"
18   "iststore</property><property name=\"active\">1</property><property name"
19   "=\"id_column\">1</property><signal name=\"changed\" handler=\"parole_me"
20   "dia_list_format_combo_changed_cb\" swapped=\"no\"/><child><object class"
21   "=\"GtkCellRendererText\" id=\"playlist_renderer\"/><attributes><attribu"
22   "te name=\"text\">0</attribute></attributes></child></object><object cla"
23   "ss=\"GtkFileChooserDialog\" id=\"filechooserdialog\"><property name=\"c"
24   "an_focus\">False</property><property name=\"border_width\">5</property>"
25   "<property name=\"title\" translatable=\"yes\">Save Playlist as...</prop"
26   "erty><property name=\"role\">GtkFileChooserDialog</property><property n"
27   "ame=\"window_position\">center-on-parent</property><property name=\"ico"
28   "n_name\">org.xfce.parole</property><property name=\"type_hint\">dialog<"
29   "/property><property name=\"action\">save</property><property name=\"do_"
30   "overwrite_confirmation\">True</property><property name=\"extra_widget\""
31   ">format_combo</property><child internal-child=\"vbox\"><object class=\""
32   "GtkBox\" id=\"filechooserdialog-vbox1\"><property name=\"can_focus\">Fa"
33   "lse</property><property name=\"orientation\">vertical</property><child "
34   "internal-child=\"action_area\"><object class=\"GtkButtonBox\" id=\"file"
35   "chooserdialog-action_area1\"><property name=\"can_focus\">False</proper"
36   "ty><property name=\"layout_style\">end</property><child><placeholder/><"
37   "/child><child><placeholder/></child></object><packing><property name=\""
38   "expand\">False</property><property name=\"fill\">True</property><proper"
39   "ty name=\"pack_type\">end</property><property name=\"position\">0</prop"
40   "erty></packing></child></object></child></object></interface>"
41 };
42 
43 static const unsigned save_playlist_ui_length = 2018u;
44 
45