OSDN Git Service

LinGui: internalize the UI description xml file. That's the last external
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 8 Sep 2008 23:44:13 +0000 (23:44 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 8 Sep 2008 23:44:13 +0000 (23:44 +0000)
commit6014796c627f5388ed3d55c076c5953f1002b9d6
treebbfc213baea28909a883a553581d42fc22e38e9d
parent2d753a3cbadfb1180feaabc226c2adb9bc5977ef
LinGui: internalize the UI description xml file.  That's the last external
file that was neccessary.  The ghb binary can now stand on its own without
external resource files.  The makefile still installs a couple extra files
that adds HandBrake to the users "Sound & Video" menu.

git-svn-id: svn://localhost/HandBrake/trunk@1680 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/Makefile.am
gtk/src/ghb.ui.h [new file with mode: 0644]
gtk/src/main.c
gtk/src/preset_to_string.c