resources.qrc 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <RCC>
  2. <qresource prefix="/">
  3. <file>qml/images/presence-away.png</file>
  4. <file>qml/images/presence-busy.png</file>
  5. <file>qml/images/presence-offline.png</file>
  6. <file>qml/images/presence-online.png</file>
  7. <file>qml/images/presence-unknown.png</file>
  8. <file>qml/images/bar_presence_online.png</file>
  9. <file>qml/images/bar_presence_away.png</file>
  10. <file>qml/images/bar_presence_busy.png</file>
  11. <file>qml/images/bar_presence_offline.png</file>
  12. <file>qml/images/bar_messages.png</file>
  13. <file>qml/images/bar_roster.png</file>
  14. <file>qml/images/bar_open_chats.png</file>
  15. <file>qml/images/bar_options.png</file>
  16. <file>qml/images/bar_smiles.png</file>
  17. <file>qml/images/bar_ok.png</file>
  18. <file>qml/images/bar_close.png</file>
  19. <file>qml/images/bar_blank.png</file>
  20. <file>qml/images/bar_add.png</file>
  21. <file>qml/images/bar_glow.png</file>
  22. <file>qml/images/bar_edit.png</file>
  23. <file>qml/images/star.png</file>
  24. <file>qml/images/accXMPP.png</file>
  25. <file>qml/images/app_close.png</file>
  26. <file>qml/images/msg_send.png</file>
  27. <file>qml/images/msg_dlr.png</file>
  28. <file>qml/images/msg_sent.png</file>
  29. <file>qml/images/msg_recv.png</file>
  30. <file>qml/images/meego_frame_80.png</file>
  31. <file>qml/images/meego_frame_32b.png</file>
  32. <file>qml/images/meego_frame_32w.png</file>
  33. <file>qml/images/chat_frame.png</file>
  34. <file>qml/images/message.png</file>
  35. <file>qml/images/avatar.png</file>
  36. <file>qml/main.js</file>
  37. <file>qml/MyTheme.qml</file>
  38. <file>qml/main.qml</file>
  39. <file>qml/MyPage.qml</file>
  40. <file>qml/RosterPage.qml</file>
  41. <file>qml/HorizontalGradient.qml</file>
  42. <file>qml/ToolBar.qml</file>
  43. <file>qml/ToolButton.qml</file>
  44. <file>qml/TopPanel.qml</file>
  45. <file>qml/DialogMyStatus.qml</file>
  46. <file>qml/MessagesPage.qml</file>
  47. <file>qml/DialogOptionsRoster.qml</file>
  48. <file>qml/ChatsPage.qml</file>
  49. <file>qml/AccountsPage.qml</file>
  50. <file>qml/DialogAccountOptions.qml</file>
  51. <file>qml/Button.qml</file>
  52. <file>qml/MyTextInput.qml</file>
  53. <file>qml/MyTextEdit.qml</file>
  54. <file>qml/AccountAddPage.qml</file>
  55. <file>qml/MyCheckBox.qml</file>
  56. <file>qml/DialogQuery.qml</file>
  57. <file>qml/TopInfoPanel.qml</file>
  58. <file>qml/MainView.qml</file>
  59. <file>qml/Notify.qml</file>
  60. <file>qml/VCardPage.qml</file>
  61. <file>qml/AboutPage.qml</file>
  62. <file>qml/images/wp.png</file>
  63. <file>qml/images/vcard.png</file>
  64. <file>qml/images/onlinepeople.png</file>
  65. <file>qml/images/settings.png</file>
  66. <file>qml/images/info.png</file>
  67. <file>qml/images/accounts.png</file>
  68. <file>qml/images/shadow.png</file>
  69. <file>qml/ShadowRectangle.qml</file>
  70. <file>qml/images/bar_presence_unknown.png</file>
  71. <file>qml/images/wp1.png</file>
  72. <file>meegim80.png</file>
  73. <file>qml/DialogSmiles.qml</file>
  74. <file>qml/images/up.png</file>
  75. <file>qml/DialogInfo.qml</file>
  76. <file>qml/SettingsPage.qml</file>
  77. <file>qml/AddContactPage.qml</file>
  78. <file>qml/images/contact_add.png</file>
  79. <file>qml/images/myvcard.png</file>
  80. <file>qml/images/contact_edit.png</file>
  81. <file>qml/images/contact_remove.png</file>
  82. <file>qml/DialogEdit.qml</file>
  83. <file>qml/images/twitter.png</file>
  84. <file>qml/DialogLiquid.qml</file>
  85. <file>qml/DialogSubscribes.qml</file>
  86. <file>qml/images/menu_back.png</file>
  87. <file>qml/images/subscribe_accept.png</file>
  88. <file>qml/images/subscribe_reject.png</file>
  89. <file>qml/images/contact_menu.png</file>
  90. <file>qml/images/small_arrow_black.png</file>
  91. <file>qml/images/small_arrow_white.png</file>
  92. <file>qml/HiddenBlock.qml</file>
  93. <file>qml/DialogFiles.qml</file>
  94. <file>qml/images/mime_folder.png</file>
  95. <file>qml/images/mime_wav.png</file>
  96. <file>qml/Magnifier.qml</file>
  97. <file>qml/Magnifier.js</file>
  98. <file>qml/MucPage.qml</file>
  99. <file>qml/images/muc.png</file>
  100. <file>qml/MyTextEdit2.qml</file>
  101. <file>qml/MyTextInput2.qml</file>
  102. <file>qml/DialogMsgOptions.qml</file>
  103. <file>qml/MucLoginPage.qml</file>
  104. <file>qml/images/bar_muc.png</file>
  105. <file>qml/images/attention.png</file>
  106. <file>qml/images/menu_clear.png</file>
  107. <file>qml/images/menu_muc.png</file>
  108. <file>qml/images/menu_auth.png</file>
  109. <file>qml/DialogMucOptions.qml</file>
  110. <file>qml/images/bar_back.png</file>
  111. </qresource>
  112. </RCC>