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
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2015-07-15 01:34:47 +0000
3+++ CMakeLists.txt 2015-09-13 18:34:25 +0000
4@@ -31,11 +31,6 @@
5 add_definitions (-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
6 add_definitions (-DGNOME_DESKTOP_USE_UNSTABLE_API)
7
8-# Files
9-file (GLOB resources "${CMAKE_CURRENT_SOURCE_DIR}/data/*")
10-
11-install (FILES "${CMAKE_CURRENT_SOURCE_DIR}/data/pantheon-plug-display.desktop" DESTINATION "${CMAKE_INSTALL_FULL_DATAROOTDIR}/applications")
12-
13 # Add 'make dist' command for creating release tarball
14 set (CPACK_PACKAGE_VERSION ${VERSION})
15 set (CPACK_SOURCE_GENERATOR "TGZ")
16
17=== removed directory 'data'
18=== removed file 'data/pantheon-plug-display.desktop'
19--- data/pantheon-plug-display.desktop 2015-05-26 21:17:17 +0000
20+++ data/pantheon-plug-display.desktop 1970-01-01 00:00:00 +0000
21@@ -1,12 +0,0 @@
22-[Desktop Entry]
23-Name=Displays
24-Comment=Change resolution and position of monitors and projectors
25-Exec=switchboard -o hardware-pantheon-display
26-Icon=preferences-desktop-display
27-Terminal=false
28-Type=Application
29-StartupNotify=true
30-Categories=X-PANTHEON-Switchboard-Plugs;
31-OnlyShowIn=Pantheon;
32-Keywords=displays;monitor;projector;resolution;rotation;
33-X-GNOME-Gettext-Domain=pantheon-display-plug

Subscribers

People subscribed via source and target branches