haiku/src/bin/setmime.rdef
Aleksas Pantechovskis e9c0da3452 Haiku clone of the BeOS setmime tool added
* This tool was created and implemented in draft during GCI 2011
  by Aleksas Pantechovskis, <alexp.frl@gmail.com>;
* Later it was heavily refactored and optimized to Haiku Coding
  Standards by Siarzhuk Zharski;
* Icons support still missing;
* Thank you for the contribution, Aleksas!

Signed-off-by: Siarzhuk Zharski <zharik@gmx.li>
2011-12-06 20:55:53 +01:00

4 lines
116 B
Plaintext

resource app_signature "application/x-vnd.haiku.setmime";
resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP;