repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
TCP: Fixed RTO update and dup ACKs generation.
[haiku.git]
/
src
/
add-ons
/
translators
/
tiff
/
TIFFTranslator.rdef
blob
019aa4955f55380a44fb5fc60ba6cd7dff4da813
1
/*
2
* TIFFTranslator.rdef
3
*/
4
5
resource app_signature "application/x-vnd.Haiku-TIFFTranslator";
6
7
resource app_version {
8
major = 1,
9
middle = 0,
10
minor = 0,
11
variety = 0,
12
internal = 0,
13
short_info = "1.0.0",
14
long_info = "Haiku TIFFTranslator Add-Ons."
15
};