mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-08 02:13:24 +00:00
1093d73b0e
- Added proper monochrome template tray icon loaded explicitly with precise dimensions - Added redownload functionality for completed or failed items - Added double-click to open completed files directly from the table - Added 'Copy Address' context menu action - Improved context menu organization and conditionally displayed actions
17 lines
254 B
JSON
17 lines
254 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "MenuBarIconTemplate.png",
|
|
"idiom" : "mac",
|
|
"scale" : "2x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"template-rendering-intent" : "template"
|
|
}
|
|
}
|