mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
accept some of the ideas in ticket #343 -- add logo and description in `about' dialog, and unbundle our lock icon because gtk+ has a stock authentication icon.
This commit is contained in:
@@ -120,7 +120,7 @@ BuiltinIconInfo;
|
||||
/* only one icon now... but room to grow ;) */
|
||||
const BuiltinIconInfo my_builtin_icons [] =
|
||||
{
|
||||
{ tr_icon_full, "ICON_TRANSMISSION" }
|
||||
{ tr_icon_full, "transmission-logo" }
|
||||
};
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user