New option -publisher

This commit is contained in:
2008-02-21 13:01:34 +00:00
parent aaeb1204b7
commit 43ea3bdef2
6 changed files with 79 additions and 6 deletions

View File

@ -101,6 +101,8 @@ struct XorrisO { /* the global context of xorriso */
int volid_default;
char loaded_volid[33];
char publisher[129];
/* >>> put libburn/isoburn aspects here */
char indev[SfileadrL];