Merge lp:~paulliu/gallery-app/desktop_file_tweak into lp:gallery-app

Proposed by Ying-Chun Liu
Status: Merged
Approved by: Günter Schwann
Approved revision: 633
Merged at revision: 633
Proposed branch: lp:~paulliu/gallery-app/desktop_file_tweak
Merge into: lp:gallery-app
Diff against target: 32 lines (+10/-2)
3 files modified
debian/changelog (+9/-0)
debian/gallery-app.links (+0/-2)
gallery-app.desktop (+1/-0)
To merge this branch: bzr merge lp:~paulliu/gallery-app/desktop_file_tweak
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Günter Schwann (community) Approve
Review via email: mp+156548@code.launchpad.net

Commit message

Add X-Ubuntu-Touch field into desktop file.

Description of the change

Add X-Ubuntu-Touch field into desktop file.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Günter Schwann (schwann) wrote :

Looks good

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
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
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)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-03-29 14:12:23 +0000
3+++ debian/changelog 2013-04-02 14:45:25 +0000
4@@ -1,3 +1,12 @@
5+gallery-app (0.0.65) quantal; urgency=low
6+
7+ * Add X-Ubuntu-Touch field into desktop file.
8+ * Delete unused debian/gallery-app.links.
9+ - This file was used for compatibility. But it causes the gallery to
10+ be appeared twice.
11+
12+ -- Ying-Chun Liu (PaulLiu) <paul.liu@canonical.com> Tue, 02 Apr 2013 22:31:03 +0800
13+
14 gallery-app (0.0.64) quantal; urgency=low
15
16 * Update packaging:
17
18=== removed file 'debian/gallery-app.links'
19--- debian/gallery-app.links 2013-03-18 14:20:43 +0000
20+++ debian/gallery-app.links 1970-01-01 00:00:00 +0000
21@@ -1,2 +0,0 @@
22-/usr/bin/gallery-app /usr/bin/ubuntu-gallery
23-/usr/share/applications/gallery-app.desktop /usr/share/applications/ubuntu-gallery.desktop
24
25=== modified file 'gallery-app.desktop'
26--- gallery-app.desktop 2013-03-20 10:53:14 +0000
27+++ gallery-app.desktop 2013-04-02 14:45:25 +0000
28@@ -13,3 +13,4 @@
29 MimeType=image/jpg;image/jpeg
30 Categories=Graphics;Photography;RasterGraphics;Viewer
31 X-Ayatana-Appmenu-Show-Stubs=false
32+X-Ubuntu-Touch=true

Subscribers

People subscribed via source and target branches