14 changes: 14 additions & 0 deletions app-editors/wordtsar/additional-files/wordtsar.rdef.in
@@ -0,0 +1,14 @@

resource app_flags B_MULTIPLE_LAUNCH;

resource app_version {
major = @MAJOR@,
middle = @MIDDLE@,
minor = @MINOR@,
variety = B_APPV_FINAL,
internal = 0,
short_info = "WordTsar text editor",
long_info = "A clone of the Wordstar 7.0D text editor"
};

resource app_signature "application/x-vnd.WordTsar";