Merge lp:~saviq/unity/tweak-desktop-file into lp:unity/phablet

Proposed by Michał Sawicz
Status: Merged
Approved by: Albert Astals Cid
Approved revision: no longer in the source branch.
Merged at revision: 535
Proposed branch: lp:~saviq/unity/tweak-desktop-file
Merge into: lp:unity/phablet
Diff against target: 17 lines (+4/-3)
1 file modified
qml-phone-shell.desktop.in (+4/-3)
To merge this branch: bzr merge lp:~saviq/unity/tweak-desktop-file
Reviewer Review Type Date Requested Status
Albert Astals Cid (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+156871@code.launchpad.net

Commit message

add entries needed in the .desktop file and change the name and comment

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Albert Astals Cid (aacid) wrote :

Looks good :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'qml-phone-shell.desktop.in'
2--- qml-phone-shell.desktop.in 2012-11-07 16:02:45 +0000
3+++ qml-phone-shell.desktop.in 2013-04-04 08:42:23 +0000
4@@ -1,9 +1,10 @@
5 [Desktop Entry]
6 Type=Application
7-Name=Phone Shell
8+Name=Unity Next
9 GenericName=qml-phone-shell
10-Comment=Sample shell for phone
11+Comment=The converged Unity shell
12 Exec=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@/qml-phone-shell
13 Terminal=false
14 Icon=qml-phone-shell
15-
16+NoDisplay=true
17+X-Ubuntu-Touch=true

Subscribers

People subscribed via source and target branches