Feature/update icons (#378)
* Added a few icons to ttf font * Replace junk with blocked * Fix build * Remove outdated commandBar styles * Added Icomoon file to root * Added imap icon
This commit is contained in:
@@ -37,7 +37,6 @@ namespace Wino.Controls
|
||||
Ignore,
|
||||
Star,
|
||||
CreateFolder,
|
||||
Junk,
|
||||
More,
|
||||
Find,
|
||||
SpecialFolderInbox,
|
||||
@@ -61,7 +60,16 @@ namespace Wino.Controls
|
||||
TurnOfNotifications,
|
||||
EmptyFolder,
|
||||
Rename,
|
||||
DontSync
|
||||
DontSync,
|
||||
Attachment,
|
||||
SortTextDesc,
|
||||
SortLinesDesc,
|
||||
Certificate,
|
||||
OpenInNewWindow,
|
||||
Blocked,
|
||||
Message,
|
||||
New,
|
||||
IMAP
|
||||
}
|
||||
|
||||
public class WinoFontIcon : FontIcon
|
||||
|
||||
Reference in New Issue
Block a user