Merge lp:~elementary-pantheon/switchboard-plug-display/drop-desktop into lp:~elementary-apps/switchboard-plug-display/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Cody Garver
Approved revision: 108
Merged at revision: 108
Proposed branch: lp:~elementary-pantheon/switchboard-plug-display/drop-desktop
Merge into: lp:~elementary-apps/switchboard-plug-display/trunk
Diff against target: 33 lines (+0/-17)
2 files modified
CMakeLists.txt (+0/-5)
data/pantheon-plug-display.desktop (+0/-12)
To merge this branch: bzr merge lp:~elementary-pantheon/switchboard-plug-display/drop-desktop
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+270909@code.launchpad.net

Commit message

drop .desktop file; Slingshot now uses switchboard API

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2015-07-15 01:34:47 +0000
+++ CMakeLists.txt 2015-09-13 18:34:25 +0000
@@ -31,11 +31,6 @@
31add_definitions (-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")31add_definitions (-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
32add_definitions (-DGNOME_DESKTOP_USE_UNSTABLE_API)32add_definitions (-DGNOME_DESKTOP_USE_UNSTABLE_API)
3333
34# Files
35file (GLOB resources "${CMAKE_CURRENT_SOURCE_DIR}/data/*")
36
37install (FILES "${CMAKE_CURRENT_SOURCE_DIR}/data/pantheon-plug-display.desktop" DESTINATION "${CMAKE_INSTALL_FULL_DATAROOTDIR}/applications")
38
39# Add 'make dist' command for creating release tarball34# Add 'make dist' command for creating release tarball
40set (CPACK_PACKAGE_VERSION ${VERSION})35set (CPACK_PACKAGE_VERSION ${VERSION})
41set (CPACK_SOURCE_GENERATOR "TGZ")36set (CPACK_SOURCE_GENERATOR "TGZ")
4237
=== removed directory 'data'
=== removed file 'data/pantheon-plug-display.desktop'
--- data/pantheon-plug-display.desktop 2015-05-26 21:17:17 +0000
+++ data/pantheon-plug-display.desktop 1970-01-01 00:00:00 +0000
@@ -1,12 +0,0 @@
1[Desktop Entry]
2Name=Displays
3Comment=Change resolution and position of monitors and projectors
4Exec=switchboard -o hardware-pantheon-display
5Icon=preferences-desktop-display
6Terminal=false
7Type=Application
8StartupNotify=true
9Categories=X-PANTHEON-Switchboard-Plugs;
10OnlyShowIn=Pantheon;
11Keywords=displays;monitor;projector;resolution;rotation;
12X-GNOME-Gettext-Domain=pantheon-display-plug

Subscribers

People subscribed via source and target branches