Skip to content

Commit 294bbae

Browse files
authored
general icons, logo, system tray icon, splash gif, app icon
1 parent 271c0dc commit 294bbae

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

ui/icons/InstagramBot.qrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<RCC>
2+
<qresource prefix="Main Icon">
3+
<file>InstagramBot.png</file>
4+
<file>InstagramBot_systray.png</file>
5+
</qresource>
6+
<qresource prefix="Splash">
7+
<file>MediaBots_animate.gif</file>
8+
</qresource>
9+
<qresource prefix="Others">
10+
<file>issue_trans.png</file>
11+
<file>mb_trans.png</file>
12+
<file>btc_trans.png</file>
13+
<file>exit_trans.png</file>
14+
<file>logs_trans.png</file>
15+
<file>app_trans.png</file>
16+
<file>email_trans.png</file>
17+
<file>github_trans.png</file>
18+
<file>insights_trans.png</file>
19+
<file>queue_trans.png</file>
20+
<file>stat_trans.png</file>
21+
</qresource>
22+
<qresource prefix="Logo">
23+
<file>InstagramBot_logo.png</file>
24+
</qresource>
25+
</RCC>

0 commit comments

Comments
 (0)