mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Show a new "Battery and Animations" settings item.
This commit is contained in:
@@ -20,6 +20,7 @@ menuIconDelete: icon {{ "menu/delete", menuIconColor }};
|
||||
menuIconSelect: icon {{ "menu/select", menuIconColor }};
|
||||
menuIconSaveImage: icon {{ "menu/save_image", menuIconColor }};
|
||||
menuIconStickers: icon {{ "menu/stickers", menuIconColor }};
|
||||
menuIconEmoji: icon {{ "menu/emoji", menuIconColor }};
|
||||
menuIconCancel: icon {{ "menu/cancel", menuIconColor }};
|
||||
menuIconShowInChat: icon {{ "menu/show_in_chat", menuIconColor }};
|
||||
menuIconGif: icon {{ "menu/gif", menuIconColor }};
|
||||
@@ -100,6 +101,8 @@ menuIconDisable: icon {{ "menu/disable", menuIconColor }};
|
||||
menuIconPhotoSet: icon {{ "menu/photo_set", menuIconColor }};
|
||||
menuIconPhotoSuggest: icon {{ "menu/photo_suggest", menuIconColor }};
|
||||
menuIconNewWindow: icon {{ "menu/new_window", menuIconColor }};
|
||||
menuIconChatBubble: icon {{ "menu/chat_bubble", menuIconColor }};
|
||||
menuIconPhone: icon {{ "menu/phone", menuIconColor }};
|
||||
|
||||
menuIconTTLAny: icon {{ "menu/auto_delete_plain", menuIconColor }};
|
||||
menuIconTTLAnyTextPosition: point(11px, 22px);
|
||||
|
Reference in New Issue
Block a user