Skip to content

Commit

Permalink
Updated CMakeFiles with appdata.xml and modified screen shot as png
Browse files Browse the repository at this point in the history
  • Loading branch information
babluboy committed May 28, 2017
1 parent c8948b3 commit a6ba661
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,6 @@ install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/icons/16/nutty-device-offline.sv
install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/icons/16/nutty-device-available.svg DESTINATION share/icons/hicolor/16x16/status)
install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/icons/16/nutty-application-default-icon.svg DESTINATION share/icons/hicolor/16x16/status)

# install our .desktop file so the Applications menu will see it
# install our .desktop and .appdata files so the Applications menu will see it
install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/com.github.babluboy.nutty.desktop DESTINATION ${DATADIR}/applications/)
install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/com.github.babluboy.nutty.appdata.xml DESTINATION ${DATADIR}/metainfo/)
2 changes: 1 addition & 1 deletion data/com.github.babluboy.nutty.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<screenshots>
<screenshot type="default">
<caption>Nutty Device Monitoring</caption>
<image>https://raw.githubusercontent.com/babluboy/nutty/master/screenshots/Nutty_Devices.jpeg</image>
<image>https://raw.githubusercontent.com/babluboy/nutty/master/screenshots/Nutty_Devices.png</image>
</screenshot>
</screenshots>
<provides>
Expand Down
Binary file removed screenshots/Nutty_Devices.jpeg
Binary file not shown.
Binary file added screenshots/Nutty_Devices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a6ba661

Please sign in to comment.