/* $Id: VBoxTray.rdef 43363 2012-09-20 09:56:07Z vboxsync $ */ /** @file * VBoxApp - Resource definition file containing version info and icon, Haiku Guest Additions. */ /* * Copyright (C) 2012 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or modify it under the terms of the GNU * General Public License (GPL) as published by the Free Software * Foundation, in version 2 as it comes in the "COPYING" file of the * VirtualBox OSE distribution. VirtualBox OSE is distributed in the * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. */ /* * This code is based on: * * VirtualBox Guest Additions for Haiku. * Copyright (c) 2011 Mike Smith * François Revol * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, * copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: * * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ #include "VBoxGuestInternal.h" resource(1, "BEOS:APP_SIG") #'MIMS' VBOX_GUEST_APP_SIG; resource app_flags B_SINGLE_LAUNCH; /* This is done for all binaries with VBOX_HAIKU_XRES_SETVER_CMDS resource app_version { major = VBOX_VERSION_MAJOR, middle = VBOX_VERSION_MINOR, minor = VBOX_VERSION_BUILD, variety = B_APPV_DEVELOPMENT, internal = VBOX_SVN_REV, short_info = VBOX_PRODUCT, long_info = VBOX_PRODUCT " " VBOX_VERSION_STRING " ©2009-" VBOX_C_YEAR " " VBOX_VENDOR }; */ /* Maybe one day ? */ //resource(1, "BEOS:FILE_TYPES") message { // "types" = "application/x-vnd.Be.URL.vboxsf" //}; //FIXME #if 0 resource vector_icon { $"6E6369660A010100007503010000020106023D80000000000000003D80004900" $"004A1000AAFFFFFFFF95BCDD020106023D00000000000000003D000048E00049" $"2000AAFFFFFFFF95BCDD020106023C40000000000000003C4000492000474000" $"AAFFFFFFFF95BCDD0387AFD1020106033772203457DEB6B0FC39F52B48F3ED48" $"7E9B00FFDE069BFFAA00FFF67D06020106043D00000000000000003D000048C0" $"0048C0005DFF000080C00505AAFF0000FFC00505020116023B00000000000000" $"003B00004A2000450000005CFF00020106023A40000000000000003A40004480" $"00448000AAFFFFFFFF95BCDD0C02043E36BA7D36C36A36524A52BF4552C8323E" $"5EC36A5EBA7D5E2A4A2AC8322ABF4502043E30BB6230C285304E404EBC2E4EC3" $"513E50C28550BB62502E402EC3512EBC2E02043E26BC4626C1A1264A324AB77E" $"4ABCD93E3EC1A13EBC463E323232BCD932B77E02033C363C363C3438343A3238" $"34343A3836383A020244364634423840343E3642320609BABB0349415346524E" $"5149534856485C4D59495A49C967C2D85D475847594556464B3F4B3F493F060D" $"F6EFFA023A41423646374436463747374738453A443A443A473B4B3B4B3E4B40" $"4C404840483C463C423E40483A473D403E3337373C343A393F02024228442840" $"28482C482E482A06041E3C3E4A3C44405038343C06042E3E50504A4C5054444E" $"3E3E06042E3E5E5B585162654E524C3E02042822B4D922B786222E282EB4D92E" $"B786282EB7862EB4D92E222822B78622B4D9160A00010A1001158200040A0101" $"001001178400040A020100000A01010502BFFFFB30DC88B0DC88BFFFFB4C0172" $"4B6C250A030109000A010101123FAC9D3D297FBCEE693F67F547B66BC686A701" $"178400040A030101000A040108000A010104023FD07C3C6897BC68973FD07CC4" $"8CCB45DE750A010104023FEC8F3B1A4DBB1A4D3FEC8FC5A41F4467140A070106" $"000A010102123FBBBE3CDF30BC9B533F6386460747C668CA01178400040A0401" $"02000A05010302C000000000000000004000004B40000000000A060103000A01" $"0104023FDB50BC1F483C1F483FDB50C52D234631630A010104023C62D23EDA76" $"BECEB13CF6DB49653CC7C4CB0A010105000A010107301E1E01178C00040A0801" $"07301E1E01158800040A01010B1001178400040A09010B00" }; #endif resource(400, "DeskbarShelfIcon.png") #'data' import VBOX_HAIKU_DESKBAR_ICON_PNG;