2016-08-28 19:36:51 +00:00
|
|
|
# This file is part of Telegram Desktop,
|
2018-01-03 10:23:14 +00:00
|
|
|
# the official desktop application for the Telegram messaging service.
|
2016-08-28 19:36:51 +00:00
|
|
|
#
|
2018-01-03 10:23:14 +00:00
|
|
|
# For license and copyright information please follow this link:
|
|
|
|
# https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
2016-08-28 19:36:51 +00:00
|
|
|
|
|
|
|
{
|
|
|
|
'variables': {
|
|
|
|
'qrc_files': [
|
2019-09-16 14:52:19 +00:00
|
|
|
'<(res_loc)/qrc/emoji_1.qrc',
|
|
|
|
'<(res_loc)/qrc/emoji_2.qrc',
|
|
|
|
'<(res_loc)/qrc/emoji_3.qrc',
|
|
|
|
'<(res_loc)/qrc/emoji_4.qrc',
|
|
|
|
'<(res_loc)/qrc/emoji_5.qrc',
|
|
|
|
'<(res_loc)/qrc/emoji_preview.qrc',
|
|
|
|
'<(res_loc)/qrc/telegram/telegram.qrc',
|
|
|
|
'<(res_loc)/qrc/telegram/sounds.qrc',
|
2016-08-28 19:36:51 +00:00
|
|
|
],
|
|
|
|
},
|
|
|
|
}
|