Took into respect change of logo graphics format
This commit is contained in:
parent
f34d9efdb2
commit
bacb815ecc
@ -138,7 +138,7 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Remove GIFs of cdrskin_eng.html
|
# Remove GIFs of cdrskin_eng.html
|
||||||
rm "$cdrskin_target"/doener_*.gif
|
rm "$cdrskin_target"/doener_*.gif "$cdrskin_target"/doener_*.png
|
||||||
|
|
||||||
# Remove automatically generated HTML man page
|
# Remove automatically generated HTML man page
|
||||||
rm "$cdrskin_target"/man_1_cdrskin.html
|
rm "$cdrskin_target"/man_1_cdrskin.html
|
||||||
|
@ -138,7 +138,7 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Remove GIFs of cdrskin_eng.html
|
# Remove GIFs of cdrskin_eng.html
|
||||||
rm "$cdrskin_target"/doener_*.gif
|
rm "$cdrskin_target"/doener_*.gif "$cdrskin_target"/doener_*.png
|
||||||
|
|
||||||
# Remove automatically generated HTML man page
|
# Remove automatically generated HTML man page
|
||||||
rm "$cdrskin_target"/man_1_cdrskin.html
|
rm "$cdrskin_target"/man_1_cdrskin.html
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
cdrskin Wiki - plain text copy
|
cdrskin Wiki - plain text copy
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
[[Image(source:/libburn/trunk/cdrskin/doener_150x200_tr.gif)]] [http://en.wikipedia.org/wiki/D%C3%B6ner_kebab Doener]
|
[[Image(source:/libburn/trunk/cdrskin/doener_150x200_tr.png)]] [http://en.wikipedia.org/wiki/D%C3%B6ner_kebab Doener]
|
||||||
|
|
||||||
'''cdrskin is the cdrecord compatibility middleware of libburn.'''
|
'''cdrskin is the cdrecord compatibility middleware of libburn.'''
|
||||||
|
|
||||||
@ -127,7 +127,7 @@ E.g. cdrskin aborts with an error message if
|
|||||||
{{{
|
{{{
|
||||||
assert_write_lba=0
|
assert_write_lba=0
|
||||||
}}}
|
}}}
|
||||||
is given but an appendable media is to be burned which would start ati
|
is given but an appendable media is to be burned which would start at
|
||||||
block 68432.
|
block 68432.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user