~ubuntu-branches/ubuntu/raring/remmina/raring

« back to all changes in this revision

Viewing changes to remmina/desktop/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Whoopie
  • Date: 2012-02-15 13:27:09 UTC
  • Revision ID: package-import@ubuntu.com-20120215132709-ub8dpqvx2nxuk19k
Tags: 1.0.0-1ubuntu1
* debian/control, debian/rules: Build with appindicator
  support. (LP: #926619)
* debian/patches/trayicon_option.patch: Add -i option to
  only start as a tray icon.
* debian/patches/install_desktop_file.patch: Add desktop file.
  (LP: #931336)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
install(FILES ${ICON48_DATA} DESTINATION ${ICON48_DIR})
39
39
install(FILES ${ICONSVG_DATA} DESTINATION ${ICONSVG_DIR})
40
40
 
 
41
install(FILES remmina.desktop DESTINATION "${REMMINA_DATADIR}/applications")