ghostwriter: new recipe, resolve #1838 (#1949)

This commit is contained in:
hanya
2017-12-27 04:32:47 +09:00
committed by waddlesplash
parent eb6fcf672c
commit b8f3801dff
2 changed files with 122 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
resource app_flags B_MULTIPLE_LAUNCH;
resource app_version {
major = @MAJOR@,
middle = @MIDDLE@,
minor = @MINOR@,
variety = B_APPV_FINAL,
internal = 0,
short_info = "ghostwriter",
long_info = "@LONG_INFO@"
};
resource app_signature "@APP_SIGNATURE@";
resource file_types message {
"types" = "image"
};
resource vector_icon {
$"6E63696603050005FF03786868040407BF2F3F25292556255B3D5B355B45554E"
$"574953535C5A3B57465A3054243E244824253E250407BE2F3F28573C57285749"
$"514E514951535457415545553D55283E284C28283F2802043432373230322E3B"
$"2E332E413442304237423A3A3A413A3302044057C34557BC3A5730593155B885"
$"CD204A5EC0365EC7415E5857CAE3CC105755050A020103000A000100000A0101"
$"01000A00010220211E0A00010220321E"
};