Small theme fixes, and now use the available space as reported by burn_disc_available_space (either the write_opts need to be passed, or libburn is really innacurate)

This commit is contained in:
Jaime Thomas
2008-12-27 17:54:40 +00:00
parent e5b8de8229
commit 43b2721f68
5 changed files with 24 additions and 17 deletions

View File

@ -64,8 +64,8 @@ group {
rel1 {
to: "bg";
relative: 0.5 0.0;
offset: 10 5;
relative: 1.0 0.0;
offset: -200 5;
}
rel2 {
@ -181,8 +181,8 @@ group {
rel2 {
to: "bg";
relative: 0.5 1.0;
offset: -1 -26;
relative: 1.0 1.0;
offset: -205 -26;
}
}
}
@ -321,8 +321,8 @@ group {
rel1 {
to: "bg";
relative: 0.5 0.0;
offset: 0 0;
relative: 1.0 0.0;
offset: -200 0;
}
rel2 {