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
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
add-ons
/
translators
/
rtf
/
RTFTranslator.rdef
blob
208efe7c8092277ff1d2ffbf492b2b2c25396dbd
1
/*
2
* RTFTranslator.rdef
3
*/
4
5
resource app_signature "application/x-vnd.Haiku-RTFTranslator";
6
7
resource app_version {
8
major = 0,
9
middle = 7,
10
minor = 0,
11
variety = 0,
12
internal = 0,
13
short_info = "0.7.0",
14
long_info = "Haiku RTFTranslator Add-Ons."
15
};