Skip to content

Commit

Permalink
visual appeal: firefox/chromium autodetected browsers are now display…
Browse files Browse the repository at this point in the history
…ed with a different icon.
  • Loading branch information
aloneguid committed Jul 9, 2024
1 parent 8e2c7f6 commit 7fb1ad8
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 2 deletions.
8 changes: 6 additions & 2 deletions bt/app/ui/config_app.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ namespace bt::ui {

app->on_initialised = [this]() {
app->preload_texture("incognito", incognito_icon_png, incognito_icon_png_len);
app->preload_texture("bt_chromium", chromium_icon_png, chromium_icon_png_len);
app->preload_texture("bt_firefox", firefox_icon_png, firefox_icon_png_len);
};

// in case config is not set, explicitly set it to default
Expand Down Expand Up @@ -711,11 +713,13 @@ It super fast, extremely light on resources, completely free and open source.)",

if(b->is_chromium) {
w::sl();
w::label(ICON_MD_TAB, 0, false);
w::icon_image(*app, "bt_chromium");
//w::label(ICON_MD_TAB, 0, false);
w::tooltip("Chromium-based");
} else if(b->is_firefox) {
w::sl();
w::label(ICON_MD_WHATSHOT, 0, false);
w::icon_image(*app, "bt_firefox");
//w::label(ICON_MD_WHATSHOT, 0, false);
w::tooltip("Firefox-based");
}
} else {
Expand Down
198 changes: 198 additions & 0 deletions bt/res.inl
Original file line number Diff line number Diff line change
Expand Up @@ -726,3 +726,201 @@ static unsigned char incognito_icon_png[] = {
0x42, 0x60, 0x82
};
static unsigned int incognito_icon_png_len = 567;

static unsigned char chromium_icon_png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d,
0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18,
0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d, 0xf8, 0x00, 0x00, 0x00,
0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x13, 0x00, 0x00, 0x0b,
0x13, 0x01, 0x00, 0x9a, 0x9c, 0x18, 0x00, 0x00, 0x02, 0xf2, 0x49, 0x44,
0x41, 0x54, 0x48, 0x89, 0x95, 0x96, 0x4d, 0x4f, 0x13, 0x51, 0x14, 0x86,
0xfb, 0x17, 0xe6, 0x2f, 0xf4, 0x37, 0x18, 0x17, 0x6e, 0x8c, 0x3a, 0x89,
0x0b, 0xe3, 0x02, 0x13, 0x8d, 0x46, 0x63, 0x34, 0x0a, 0x8b, 0x2e, 0x34,
0x8a, 0xda, 0xf8, 0xd1, 0x05, 0x91, 0xea, 0x08, 0x51, 0x82, 0x04, 0x63,
0xb5, 0x22, 0xa2, 0x48, 0x68, 0x48, 0x25, 0x91, 0x6a, 0x53, 0x24, 0x68,
0xa8, 0x80, 0x11, 0x30, 0xb5, 0xd2, 0xda, 0xd0, 0x0a, 0x0a, 0x41, 0x0b,
0x52, 0x35, 0x46, 0xb6, 0xc7, 0xf3, 0x5e, 0x7b, 0x9b, 0xd3, 0xe9, 0x17,
0x2e, 0x9e, 0xdc, 0x99, 0x3b, 0xf7, 0xbe, 0xcf, 0xdc, 0x7b, 0x66, 0x3a,
0x75, 0x10, 0x91, 0xa3, 0x1a, 0x87, 0xaf, 0x85, 0x9d, 0x4c, 0x03, 0x63,
0x1d, 0xba, 0x1a, 0xf6, 0x01, 0x1c, 0xe7, 0xfb, 0x9c, 0xb5, 0xe6, 0x57,
0xbc, 0x70, 0xa0, 0x39, 0x68, 0x72, 0xc0, 0xf0, 0xf1, 0xeb, 0x21, 0xe2,
0xb6, 0x04, 0xd1, 0x3f, 0x8c, 0xb1, 0x1b, 0x16, 0xd4, 0x79, 0xfa, 0x0d,
0x9e, 0x10, 0x60, 0x54, 0x00, 0x5a, 0x1d, 0x26, 0x65, 0xba, 0x1f, 0x2d,
0xe0, 0x79, 0x01, 0xcc, 0xad, 0x2a, 0xd8, 0x79, 0xee, 0x91, 0xb1, 0xeb,
0xc2, 0xe3, 0x29, 0x1e, 0x58, 0x98, 0xb8, 0x11, 0x30, 0x1e, 0x60, 0xee,
0x8e, 0xc6, 0x1e, 0xa3, 0xac, 0x60, 0xdb, 0xe9, 0x6e, 0x83, 0x99, 0x62,
0x09, 0x06, 0x2a, 0xf4, 0x44, 0x1d, 0x82, 0x76, 0x4f, 0xd3, 0x60, 0xa1,
0x3f, 0x1f, 0xaa, 0xc0, 0x3c, 0x0e, 0x27, 0x64, 0x20, 0xab, 0x44, 0x70,
0xb4, 0xfd, 0x65, 0x60, 0xeb, 0xc9, 0xfb, 0x18, 0xa0, 0xc0, 0x60, 0x2d,
0x93, 0x52, 0x89, 0x08, 0xb5, 0x13, 0x28, 0x12, 0x5c, 0x1e, 0x4c, 0x9b,
0x8c, 0xba, 0x3b, 0x29, 0x91, 0x20, 0xf0, 0x54, 0x67, 0x58, 0x81, 0xbd,
0xb7, 0xd7, 0x45, 0xb6, 0xc0, 0xdb, 0x37, 0x69, 0x4a, 0x41, 0xc0, 0x3b,
0x34, 0x4f, 0x17, 0x03, 0x09, 0xda, 0xe2, 0xba, 0x5b, 0x24, 0x41, 0x70,
0x68, 0x72, 0x8e, 0xd2, 0xdf, 0xfe, 0xd0, 0xf4, 0xc2, 0x4f, 0x05, 0x8e,
0xbf, 0x7c, 0x5f, 0xa7, 0xd1, 0xc4, 0x0a, 0x85, 0xe3, 0x2b, 0xaa, 0x05,
0x63, 0xa9, 0x35, 0x9a, 0xc8, 0xfc, 0xd0, 0xe3, 0xd4, 0x2a, 0x1c, 0x9e,
0x60, 0xda, 0x60, 0x08, 0x02, 0x70, 0xb0, 0x25, 0x42, 0x9b, 0x1b, 0x6e,
0x2b, 0x09, 0xc2, 0x67, 0xd2, 0x59, 0xea, 0x7d, 0xb5, 0x48, 0x6d, 0x4f,
0x3f, 0xd1, 0xcd, 0xc8, 0x82, 0xa2, 0x3d, 0x34, 0x4f, 0xfe, 0x91, 0x65,
0x5a, 0xca, 0xad, 0xdb, 0x43, 0xed, 0x18, 0x10, 0x98, 0x5a, 0x80, 0x10,
0x1c, 0x23, 0x1c, 0x92, 0x27, 0xd1, 0x8f, 0xe4, 0x8f, 0xcc, 0x53, 0x53,
0x5f, 0x92, 0x5a, 0x79, 0x0b, 0x25, 0xde, 0x81, 0x84, 0xba, 0x06, 0x89,
0x0c, 0x4d, 0x2e, 0xfd, 0x92, 0xe7, 0x7b, 0x1d, 0xee, 0xfe, 0x94, 0x85,
0xfd, 0xd7, 0x2b, 0x00, 0x5c, 0x70, 0xda, 0x74, 0xec, 0x16, 0xcd, 0x65,
0x7f, 0xd3, 0xd9, 0x7b, 0xef, 0xe9, 0xd2, 0xc3, 0x59, 0x25, 0x91, 0xa0,
0xef, 0x7c, 0xf7, 0x87, 0x42, 0xa0, 0x2d, 0x58, 0xc1, 0x2b, 0xb3, 0x1c,
0x8d, 0xbd, 0x49, 0xb7, 0x14, 0x60, 0x0b, 0x70, 0x8e, 0x42, 0x3d, 0x7b,
0xb7, 0x4c, 0xae, 0xce, 0x69, 0x25, 0x41, 0x98, 0x04, 0x7d, 0x67, 0xfc,
0x31, 0x1a, 0x78, 0xbd, 0x58, 0x51, 0xa2, 0x04, 0x58, 0x01, 0xb6, 0xc5,
0x2e, 0x41, 0xc1, 0x21, 0xa8, 0xef, 0x78, 0xab, 0x24, 0x00, 0x81, 0xfa,
0x18, 0xe0, 0x9a, 0x14, 0xd8, 0x25, 0x5c, 0x9f, 0x7f, 0x2b, 0x80, 0x40,
0xd7, 0x01, 0xe1, 0x5a, 0x84, 0x41, 0xfb, 0x5a, 0xc6, 0x69, 0x7f, 0xeb,
0x04, 0x1d, 0x69, 0x7b, 0x53, 0x02, 0xfa, 0x2b, 0x85, 0xa3, 0xf0, 0x5a,
0x60, 0xf2, 0x2a, 0x48, 0x3e, 0x49, 0x5a, 0xf4, 0x3c, 0xbe, 0xca, 0x85,
0x4f, 0xd1, 0xee, 0xe6, 0x31, 0xaa, 0xbb, 0x12, 0x2d, 0x02, 0x7d, 0x28,
0x34, 0xea, 0x54, 0x6e, 0x7b, 0xf0, 0x74, 0xbd, 0x48, 0xac, 0x99, 0xea,
0x3d, 0x60, 0x49, 0x0e, 0x12, 0x7b, 0xb1, 0x01, 0x06, 0x22, 0x68, 0xbb,
0x67, 0xb4, 0x88, 0x6a, 0xe1, 0xb8, 0x7b, 0x0e, 0xcf, 0x15, 0x5e, 0xb4,
0x13, 0x0f, 0x66, 0x7d, 0x7a, 0x15, 0xf6, 0x5a, 0xa0, 0xc5, 0x4a, 0xf0,
0x22, 0xa1, 0x26, 0x40, 0xbf, 0x60, 0xe5, 0x9e, 0xff, 0x7c, 0x38, 0x0d,
0xc5, 0x56, 0x7d, 0x52, 0xe0, 0x64, 0x72, 0x5a, 0x52, 0x6e, 0xbb, 0xe4,
0x39, 0x6e, 0x22, 0x38, 0x93, 0xad, 0xb4, 0xef, 0x08, 0xc7, 0x75, 0x67,
0xd1, 0x8f, 0x1d, 0x0b, 0x2c, 0x86, 0x20, 0x29, 0xb7, 0x1a, 0xf9, 0x08,
0xa3, 0xad, 0x72, 0xe7, 0x08, 0xb7, 0xca, 0x7e, 0x0f, 0x5c, 0x5d, 0x71,
0x1f, 0x24, 0x5c, 0x13, 0x92, 0xab, 0x41, 0xa8, 0x06, 0xe7, 0xd8, 0x1e,
0xfb, 0x5d, 0x23, 0x1c, 0xab, 0xea, 0x19, 0xff, 0xea, 0xab, 0xfa, 0x45,
0x93, 0x12, 0x2d, 0xd2, 0x32, 0xb4, 0xb8, 0x7b, 0x1d, 0xaa, 0x83, 0xf3,
0x77, 0x5d, 0x12, 0x5e, 0xf1, 0x9b, 0xcc, 0x12, 0x37, 0x93, 0x83, 0x48,
0xca, 0x00, 0x82, 0xb0, 0x02, 0x11, 0x4a, 0x5d, 0xd1, 0xe5, 0x1c, 0xff,
0xf8, 0xb9, 0xff, 0xeb, 0xa3, 0x5f, 0x7f, 0x27, 0x66, 0x30, 0x16, 0x8b,
0x32, 0x0c, 0x01, 0x6c, 0x51, 0x3e, 0x50, 0xd1, 0x31, 0xb2, 0x98, 0x61,
0x2c, 0xa6, 0xe4, 0x5b, 0x5c, 0x53, 0x60, 0x93, 0x39, 0x19, 0xf3, 0x46,
0xe4, 0xb3, 0xa4, 0xe6, 0x5f, 0x16, 0xf0, 0x17, 0xb7, 0x5c, 0x9f, 0xac,
0xa2, 0x77, 0x77, 0x65, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44,
0xae, 0x42, 0x60, 0x82
};
static unsigned int chromium_icon_png_len = 832;

static unsigned char firefox_icon_png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d,
0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18,
0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d, 0xf8, 0x00, 0x00, 0x05,
0x5b, 0x49, 0x44, 0x41, 0x54, 0x78, 0xda, 0x95, 0x94, 0x6b, 0x8c, 0x55,
0xd5, 0x19, 0x86, 0x9f, 0xb5, 0xf7, 0x9e, 0x33, 0x37, 0xc6, 0xe1, 0x2e,
0x47, 0xe4, 0x32, 0x40, 0x6b, 0x10, 0x3a, 0xc8, 0x30, 0x64, 0x10, 0x1a,
0xd2, 0xd0, 0xd8, 0x34, 0xb6, 0x49, 0x6d, 0x4d, 0xa3, 0xad, 0x35, 0xb4,
0xb5, 0x58, 0xd3, 0xf4, 0x9a, 0xb6, 0x69, 0x80, 0xa8, 0x7f, 0x1a, 0x30,
0x69, 0x43, 0xb5, 0x05, 0x8b, 0xc6, 0x5b, 0x34, 0xe0, 0xe5, 0x87, 0x17,
0xa2, 0x8c, 0x1a, 0x35, 0x26, 0xe0, 0x15, 0xc4, 0xf1, 0x2e, 0x8a, 0x30,
0x91, 0x81, 0x19, 0x9d, 0x73, 0x98, 0x61, 0x8e, 0xe7, 0xb2, 0xd7, 0xed,
0xf3, 0xb8, 0x57, 0x9c, 0x89, 0x21, 0x21, 0xf1, 0x4d, 0x9e, 0xbc, 0xc9,
0xde, 0x3b, 0xeb, 0x5b, 0xdf, 0xbb, 0xbe, 0xb5, 0x39, 0x9b, 0xbe, 0xf9,
0xd4, 0x60, 0xc7, 0xf2, 0xbd, 0x27, 0xfe, 0xd1, 0xf5, 0xe8, 0xb1, 0xe7,
0xbb, 0x1e, 0x3a, 0xf2, 0x51, 0xe7, 0x7d, 0xef, 0x96, 0x2f, 0xbc, 0xa3,
0xaf, 0x7c, 0xc1, 0xff, 0x0e, 0x1e, 0x59, 0xb0, 0xed, 0x85, 0xe7, 0x3a,
0xb6, 0xee, 0xfb, 0xeb, 0xac, 0xcd, 0xcf, 0xce, 0xe3, 0x2c, 0x52, 0x17,
0xee, 0x39, 0x01, 0x67, 0x6a, 0x6e, 0x5b, 0x83, 0x6c, 0x41, 0xfc, 0x95,
0xde, 0xb8, 0x58, 0x8c, 0xc5, 0xa5, 0x16, 0x9b, 0x6a, 0x9c, 0x36, 0xf8,
0x3a, 0x2e, 0xad, 0xa3, 0x1d, 0x18, 0xed, 0x7f, 0xbe, 0xe8, 0xfd, 0x43,
0x8b, 0x5a, 0x4e, 0xdc, 0x00, 0xf4, 0x9e, 0x51, 0xa0, 0x74, 0xe3, 0x25,
0x00, 0xeb, 0x2c, 0x6e, 0x14, 0x38, 0xf4, 0xbd, 0x25, 0x3b, 0xae, 0x52,
0x51, 0x72, 0xbb, 0x8a, 0x69, 0xf1, 0x4e, 0x10, 0xe7, 0x71, 0xc6, 0xe2,
0x74, 0xc0, 0x1b, 0x33, 0xe1, 0x69, 0x20, 0xb6, 0x9a, 0xc7, 0x7e, 0xf6,
0xaa, 0x7f, 0xbf, 0xff, 0xf0, 0xad, 0xc0, 0x1f, 0x60, 0x42, 0x11, 0x80,
0x4a, 0x92, 0x2d, 0xb9, 0xc6, 0xe4, 0xc7, 0x6b, 0xcf, 0xff, 0xd7, 0xe6,
0x58, 0x9b, 0x7b, 0x95, 0xae, 0xb5, 0xf8, 0x6a, 0x8d, 0xf9, 0xb5, 0xa3,
0xfc, 0x59, 0xef, 0xa4, 0x2d, 0x2d, 0xe2, 0xb5, 0x46, 0x8c, 0x26, 0xb8,
0xc9, 0x0a, 0x88, 0xb1, 0x78, 0x6b, 0x49, 0x8d, 0x67, 0xdb, 0xbe, 0x7c,
0xf4, 0x93, 0xe5, 0x23, 0xbf, 0x17, 0x5b, 0xda, 0x03, 0x13, 0x52, 0x9f,
0xfd, 0xf3, 0x07, 0x00, 0x05, 0xdd, 0x18, 0x27, 0x97, 0xb7, 0xff, 0xad,
0xad, 0x1c, 0x37, 0x47, 0x02, 0x2c, 0xe0, 0x24, 0xdb, 0x9b, 0xfe, 0xcb,
0x0d, 0xd5, 0x2b, 0xd8, 0x9f, 0x7e, 0x0b, 0xef, 0x5c, 0xd6, 0x89, 0x37,
0xc1, 0xdd, 0x97, 0x9d, 0x64, 0x98, 0xec, 0x7d, 0xef, 0x86, 0x67, 0x58,
0xd6, 0xd2, 0xcb, 0xae, 0x97, 0x97, 0xde, 0x0c, 0xfc, 0x05, 0x20, 0xa9,
0x09, 0x40, 0x74, 0xac, 0x59, 0x74, 0xf7, 0x3d, 0xe5, 0x9b, 0x31, 0x49,
0x84, 0xe4, 0x1c, 0xed, 0x8d, 0x65, 0x4e, 0xbb, 0x1c, 0xfb, 0xcb, 0x17,
0x20, 0xae, 0x86, 0xb7, 0x2e, 0x8b, 0xcb, 0x1b, 0x4b, 0xc0, 0x65, 0x1d,
0x49, 0xe9, 0x34, 0x18, 0x8b, 0x78, 0xe1, 0x89, 0x37, 0x67, 0xb1, 0x6c,
0x4d, 0x13, 0x3f, 0x5a, 0xfc, 0xde, 0x9f, 0xee, 0x7a, 0xb1, 0xfb, 0x01,
0xe0, 0x95, 0xe4, 0x1d, 0x03, 0x30, 0x39, 0xdf, 0x9d, 0xfb, 0x94, 0xe9,
0x52, 0x42, 0x89, 0x45, 0xe1, 0x41, 0x1c, 0x2a, 0x6e, 0x20, 0xef, 0x87,
0x38, 0xae, 0xdb, 0xf1, 0xd6, 0xd7, 0x71, 0x19, 0x62, 0x6c, 0x1d, 0x83,
0x54, 0x6b, 0x88, 0x33, 0x59, 0x4c, 0xde, 0x59, 0xf6, 0xbe, 0xde, 0xc6,
0xa6, 0x6f, 0xb7, 0xd2, 0x9a, 0x2b, 0xa8, 0xce, 0xfc, 0x89, 0x07, 0x80,
0x8e, 0xe8, 0xb5, 0x72, 0xc7, 0xba, 0xe5, 0xc9, 0xa9, 0xd9, 0x08, 0xe0,
0x85, 0x4c, 0x1e, 0x44, 0x84, 0x49, 0x52, 0xe5, 0xe1, 0xd9, 0xdb, 0xd8,
0x35, 0xf7, 0x3f, 0x6c, 0x3c, 0x77, 0x37, 0x53, 0xe4, 0x14, 0x3e, 0xd5,
0x59, 0x24, 0x52, 0xab, 0xd5, 0x29, 0xe1, 0x8d, 0x26, 0x26, 0x9c, 0xc7,
0x7b, 0xfd, 0x8a, 0xa1, 0xd1, 0x76, 0x70, 0xb0, 0x66, 0xf6, 0xc0, 0xfc,
0x97, 0xfa, 0xe7, 0xae, 0x8a, 0xe6, 0xc5, 0x95, 0x8d, 0x91, 0x78, 0x70,
0x02, 0x02, 0x38, 0xb2, 0x76, 0xc9, 0x00, 0x5d, 0x75, 0xf4, 0x15, 0xcf,
0xe5, 0x96, 0x63, 0x97, 0x30, 0x5c, 0x6a, 0xc0, 0xeb, 0x14, 0x49, 0xeb,
0x78, 0x8f, 0x44, 0x8d, 0x88, 0xc4, 0x4c, 0x6a, 0x70, 0xfc, 0x74, 0x45,
0x11, 0x11, 0x18, 0x3a, 0xd5, 0x82, 0x18, 0x88, 0x9c, 0xb0, 0xb0, 0x65,
0xf8, 0xfa, 0x24, 0xaf, 0x2a, 0xdd, 0x78, 0x82, 0x3c, 0xe3, 0x0b, 0x13,
0x46, 0x9c, 0x7b, 0x46, 0x7a, 0xb8, 0x75, 0xf0, 0x62, 0x9c, 0xf3, 0x78,
0xa7, 0x91, 0xcc, 0x1d, 0xde, 0xd4, 0xf0, 0x5f, 0x44, 0x14, 0x35, 0x50,
0x3c, 0xed, 0x59, 0x91, 0x2f, 0x72, 0x60, 0x8a, 0x61, 0xa8, 0x98, 0xd0,
0xd9, 0xa8, 0xc0, 0x08, 0xf9, 0xa6, 0x52, 0x4f, 0x74, 0x5e, 0x52, 0x69,
0x43, 0x04, 0xb1, 0x80, 0x13, 0xc4, 0x07, 0x1f, 0xad, 0xc4, 0xec, 0x18,
0xe8, 0xe6, 0xc9, 0xe1, 0x8e, 0x2c, 0x06, 0x09, 0x63, 0x1a, 0xb2, 0xb7,
0x75, 0xb4, 0xc9, 0x9e, 0xfb, 0xca, 0x18, 0x5e, 0xd7, 0x38, 0x74, 0xb4,
0x85, 0x3f, 0xae, 0x3c, 0x84, 0xa4, 0x1a, 0xd1, 0xd4, 0x51, 0x74, 0x34,
0x8f, 0xb5, 0x27, 0xe7, 0x44, 0x2e, 0x06, 0xc6, 0x77, 0x4d, 0x14, 0xd8,
0x59, 0x5c, 0xc1, 0xee, 0xd1, 0x25, 0x88, 0x08, 0xe2, 0x75, 0xd8, 0xb9,
0x17, 0xc4, 0xfb, 0x30, 0x45, 0x69, 0x05, 0xb1, 0xb6, 0x8e, 0x03, 0xef,
0x19, 0x2c, 0x78, 0xbe, 0xbb, 0x62, 0x80, 0xe1, 0x72, 0x3b, 0x92, 0x86,
0x0e, 0xce, 0x51, 0x69, 0x92, 0x58, 0x41, 0x72, 0x48, 0x18, 0x1c, 0x05,
0x2a, 0x0a, 0xae, 0x6d, 0x14, 0x2e, 0x96, 0x0f, 0x0b, 0x67, 0xb7, 0x5a,
0x7c, 0x36, 0x4d, 0xa2, 0x2b, 0x61, 0xa7, 0xde, 0x11, 0x9e, 0x0b, 0x53,
0xe3, 0x12, 0x33, 0xe2, 0x2a, 0xd3, 0x5a, 0x35, 0x52, 0x03, 0xac, 0x42,
0xd7, 0x12, 0x89, 0x8a, 0x3a, 0x76, 0x20, 0x20, 0x02, 0x4e, 0xc0, 0x7e,
0x81, 0xe2, 0xba, 0xf6, 0x37, 0x98, 0x43, 0x11, 0x6f, 0x0c, 0x5e, 0x4f,
0xc4, 0xb2, 0x6e, 0xda, 0x31, 0x2e, 0x3b, 0xef, 0x43, 0x12, 0x74, 0x76,
0x16, 0x78, 0x87, 0xb7, 0x86, 0x9e, 0x19, 0x03, 0x48, 0x55, 0xa1, 0xaa,
0x16, 0xd2, 0x28, 0xeb, 0xa2, 0x30, 0xd6, 0x64, 0xa3, 0x61, 0xd3, 0xf0,
0x19, 0x02, 0x20, 0xe0, 0x40, 0xac, 0x02, 0x0b, 0x33, 0xa8, 0xf2, 0xe8,
0xc2, 0x5e, 0xfe, 0x7d, 0xfe, 0x3e, 0xae, 0xcb, 0xbf, 0xc5, 0xef, 0x66,
0xf7, 0x71, 0xef, 0x45, 0x4f, 0xf3, 0xff, 0xce, 0xe7, 0xf8, 0xcd, 0xfc,
0xb7, 0x59, 0x35, 0xf5, 0x24, 0xb8, 0xf0, 0xab, 0x98, 0xd9, 0x58, 0xe1,
0xf2, 0x39, 0xfd, 0x48, 0x4d, 0xd5, 0x89, 0x32, 0xa7, 0xaa, 0x18, 0x1c,
0x6b, 0x1d, 0x4b, 0x8e, 0x54, 0x9a, 0xf6, 0x77, 0xb5, 0x8c, 0xfd, 0x10,
0x11, 0x32, 0x59, 0x10, 0x82, 0x12, 0x11, 0x2e, 0x6d, 0x1b, 0xe0, 0xd2,
0xe4, 0x63, 0x5c, 0xe4, 0x18, 0x4c, 0x63, 0x36, 0x1d, 0x58, 0xce, 0x83,
0x27, 0x3b, 0xb0, 0xd6, 0xe1, 0x5d, 0x4a, 0xec, 0x0d, 0x3b, 0x56, 0x1f,
0xa0, 0xd5, 0x59, 0x30, 0x0a, 0x71, 0x80, 0x07, 0x8c, 0x70, 0x78, 0x64,
0xca, 0xf3, 0x71, 0xcf, 0xb2, 0xb5, 0xfd, 0xdd, 0xad, 0x85, 0x6b, 0x22,
0x05, 0x88, 0x04, 0xfc, 0xf8, 0x6d, 0x03, 0xe0, 0x48, 0xa9, 0x91, 0x9d,
0xfd, 0x0b, 0xd9, 0xf8, 0x61, 0x17, 0x07, 0x4f, 0x4d, 0xc5, 0x3b, 0x9f,
0xe5, 0x9f, 0xcf, 0x8d, 0x71, 0xe7, 0xea, 0xd7, 0x58, 0x3b, 0xbd, 0x00,
0x06, 0xb0, 0x84, 0x22, 0x5a, 0xb0, 0x69, 0x44, 0xef, 0xf0, 0xe2, 0xf5,
0x31, 0x30, 0x30, 0x73, 0xfa, 0xcc, 0xf5, 0x0b, 0x9a, 0x6b, 0x53, 0x42,
0x81, 0x50, 0x48, 0x3c, 0x20, 0xa0, 0x04, 0xa6, 0x36, 0x18, 0x9c, 0x40,
0x93, 0x32, 0xcc, 0xca, 0x55, 0xe9, 0x6e, 0x2f, 0xb2, 0x61, 0xde, 0x47,
0xdc, 0xb4, 0xf4, 0x6d, 0x16, 0x34, 0x97, 0xc1, 0x86, 0x43, 0xc5, 0x40,
0x28, 0x00, 0xbd, 0x43, 0x73, 0x3e, 0x00, 0x36, 0xa9, 0x2d, 0x1b, 0x36,
0x00, 0xac, 0xfc, 0xf5, 0xe4, 0xa3, 0xaf, 0x4c, 0x8a, 0xad, 0x0a, 0x1d,
0x78, 0x04, 0x21, 0xab, 0x12, 0x7b, 0x54, 0xe4, 0x20, 0x76, 0x10, 0x79,
0x88, 0x05, 0x85, 0x03, 0xe5, 0x33, 0x04, 0x0f, 0xe1, 0xdb, 0x80, 0x13,
0xc6, 0x74, 0x22, 0xdb, 0x07, 0x7b, 0xba, 0x80, 0xbe, 0x88, 0xa0, 0x03,
0xbb, 0x0a, 0xf9, 0xad, 0x4e, 0x18, 0x8f, 0x65, 0xbc, 0x1b, 0x03, 0xa2,
0x81, 0x8c, 0x08, 0x52, 0xb2, 0x09, 0x91, 0x71, 0x0f, 0x87, 0x1a, 0x88,
0x70, 0xd5, 0x88, 0xfb, 0x3e, 0x59, 0x72, 0x13, 0xd0, 0x07, 0x10, 0x31,
0xa1, 0xcd, 0xf7, 0x7f, 0x3a, 0x63, 0xaf, 0x13, 0x85, 0x84, 0x9c, 0x40,
0x02, 0x38, 0xc2, 0x42, 0x29, 0x61, 0x42, 0x52, 0xea, 0x28, 0x02, 0x8c,
0xe3, 0x6a, 0x8a, 0xbb, 0x4f, 0x7e, 0xe3, 0x31, 0x60, 0x13, 0x04, 0xc5,
0x7c, 0x55, 0xbb, 0xdf, 0x28, 0x4f, 0x9b, 0xb4, 0x28, 0x37, 0xba, 0xba,
0x29, 0x9a, 0x28, 0x12, 0x14, 0x0a, 0xe1, 0x32, 0x1f, 0x47, 0x6c, 0xf0,
0x91, 0x6a, 0x22, 0x77, 0x15, 0x96, 0x6c, 0x05, 0xae, 0x85, 0x09, 0x45,
0x9c, 0xa9, 0xbf, 0xef, 0x1c, 0x59, 0xbc, 0xf4, 0xf1, 0xc2, 0xe4, 0xc3,
0xda, 0xf1, 0xd5, 0xb8, 0x90, 0x80, 0x17, 0x70, 0x0a, 0x31, 0x60, 0x6a,
0x8a, 0xa7, 0x0a, 0x33, 0x8f, 0xdf, 0x36, 0xd2, 0xd9, 0x0d, 0x6c, 0xe6,
0xeb, 0xe8, 0xc6, 0xab, 0xd6, 0xaf, 0xda, 0x7e, 0xf5, 0x65, 0x7b, 0x7a,
0x7f, 0xf9, 0x9d, 0x91, 0x83, 0xd7, 0x5c, 0xac, 0x8f, 0xff, 0xf6, 0x22,
0xf9, 0xf8, 0xda, 0x4e, 0x79, 0xf5, 0x57, 0x2b, 0xf5, 0x13, 0x57, 0xaf,
0x29, 0xde, 0x72, 0xc5, 0xf7, 0x1f, 0xb9, 0xfe, 0xca, 0x5f, 0xf4, 0x9c,
0x6d, 0x8d, 0xcf, 0x01, 0x5b, 0xc7, 0xaa, 0x85, 0xa6, 0x8a, 0xbf, 0xda,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
};
static unsigned int firefox_icon_png_len = 1428;

4 changes: 4 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.0.1

- visual appeal: firefox/chromium autodetected browsers are now displayed with a different icon.

## 4.0.0

- Multiple picker hotkeys can be configured, you can even turn them all on at the same time.
Expand Down

0 comments on commit 7fb1ad8

Please sign in to comment.