comparison src/sid/xmms-sid.gladep @ 1587:f81441af323c

The .gladep file was missing, and caused xs_interface.c to be incorrectly generated by Glade, fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 04 Sep 2007 23:12:43 +0300
parents
children
comparison
equal deleted inserted replaced
1586:deb342ef8598 1587:f81441af323c
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
3
4 <glade-project>
5 <name>audacious-sid</name>
6 <program_name>audacious-sid</program_name>
7 <source_directory>.</source_directory>
8 <pixmaps_directory>.</pixmaps_directory>
9 <gnome_support>FALSE</gnome_support>
10 <use_widget_names>TRUE</use_widget_names>
11 <output_main_file>FALSE</output_main_file>
12 <output_build_files>FALSE</output_build_files>
13 <backup_source_files>FALSE</backup_source_files>
14 <main_source_file>xs_interface.c</main_source_file>
15 <main_header_file>xs_interface.h</main_header_file>
16 <handler_source_file>xs_genui.c</handler_source_file>
17 <handler_header_file>xs_genui.h</handler_header_file>
18 <support_source_file>xs_glade.c</support_source_file>
19 <support_header_file>xs_glade.h</support_header_file>
20 </glade-project>