mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
qBittorrent: enable secondary architecture
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
|
||||
resource app_signature "@APP_SIGNATURE@";
|
||||
|
||||
resource app_flags B_MULTIPLE_LAUNCH;
|
||||
|
||||
resource app_version {
|
||||
@@ -12,9 +10,14 @@ resource app_version {
|
||||
internal = 0,
|
||||
|
||||
short_info = "qBittorrent",
|
||||
long_info = "qBittorrent - BitTorrent client in C++ and Qt.\nCopyright ©2006-2016 Christophe Dumez"
|
||||
long_info = "@LONG_INFO@"
|
||||
};
|
||||
|
||||
resource app_signature "@APP_SIGNATURE@";
|
||||
|
||||
resource file_types message {
|
||||
"types" = "application/x-bittorrent"
|
||||
};
|
||||
resource vector_icon array {
|
||||
$"6E63696607020006023A8B003BCA3CBF52533E3A8B4B46E046FD4900FFFFFFFF"
|
||||
$"F2F8FF0400660200060238738CBA0C5E3F6EB23E0DCC44A2264427B800B40000"
|
||||
|
||||
Reference in New Issue
Block a user