Browse Source

Added xdg icons

Signed-off-by: Blagovest Petrov <blagovest@petrovs.info>
pull/1/head
Blagovest Petrov 4 years ago
parent
commit
e44473e5d1
  1. BIN
      Resources/128-apps-org.petrovs_info.tangraplay.png
  2. BIN
      Resources/16-apps-org.petrovs_info.tangraplay.png
  3. BIN
      Resources/32-apps-org.petrovs_info.tangraplay.png
  4. BIN
      Resources/48-apps-org.petrovs_info.tangraplay.png
  5. BIN
      Resources/64-apps-org.petrovs_info.tangraplay.png
  6. 11
      Resources/CMakeLists.txt

BIN
Resources/128-apps-org.petrovs_info.tangraplay.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
Resources/16-apps-org.petrovs_info.tangraplay.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 784 B

BIN
Resources/32-apps-org.petrovs_info.tangraplay.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
Resources/48-apps-org.petrovs_info.tangraplay.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
Resources/64-apps-org.petrovs_info.tangraplay.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

11
Resources/CMakeLists.txt

@ -0,0 +1,11 @@
ecm_install_icons(
ICONS
128-apps-org.petrovs_info.tangraplay.png
64-apps-org.petrovs_info.tangraplay.png
48-apps-org.petrovs_info.tangraplay.png
32-apps-org.petrovs_info.tangraplay.png
16-apps-org.petrovs_info.tangraplay.png
DESTINATION ${ICON_INSTALL_DIR}
THEME hicolor
)
Loading…
Cancel
Save