2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Most of the new Settings are done.

Left: auto update, privacy and security, local storage box +
some minor things, like design fixes, codes like loadlang and
clearing of the local storage (box) and temp download folder.
This commit is contained in:
John Preston
2016-08-26 22:49:18 -06:00
parent 993b91ac15
commit fdab386178
66 changed files with 1259 additions and 656 deletions

View File

@@ -107,3 +107,7 @@ dialogsNewChatButton: RoundButton {
textBg: transparent;
textBgOver: transparent;
}
settingsEditIcon: icon {
{ "dialogs_new_chat", #b7b7b7, point(3px, 9px) }
};