Merge lp:~diesch/ubuntu/trusty/scid/fix-for-1277520 into lp:ubuntu/trusty/scid

Proposed by Florian Diesch
Status: Merged
Merge reported by: Marc Deslauriers
Merged at revision: not available
Proposed branch: lp:~diesch/ubuntu/trusty/scid/fix-for-1277520
Merge into: lp:ubuntu/trusty/scid
Diff against target: 39 lines (+19/-0)
3 files modified
debian/changelog (+6/-0)
debian/scid.desktop (+12/-0)
debian/scid.install (+1/-0)
To merge this branch: bzr merge lp:~diesch/ubuntu/trusty/scid/fix-for-1277520
Reviewer Review Type Date Requested Status
Marc Deslauriers Approve
Review via email: mp+213282@code.launchpad.net

Description of the change

* Added .desktop file (LP: #1277520)

To post a comment you must log in.
Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

ACK on the debdiff, thanks.

I've made a minor correction to remove an extra space in the comment line in the desktop file, and have uploaded it to trusty.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-11-15 11:10:03 +0000
+++ debian/changelog 2014-03-28 15:06:10 +0000
@@ -1,3 +1,9 @@
1scid (1:4.3.0.cvs20120311-1ubuntu3) trusty; urgency=low
2
3 * Added .desktop file (LP: #1277520)
4
5 -- Florian Diesch <diesch@spamfence.net> Fri, 28 Mar 2014 14:48:48 +0100
6
1scid (1:4.3.0.cvs20120311-1ubuntu2) trusty; urgency=low7scid (1:4.3.0.cvs20120311-1ubuntu2) trusty; urgency=low
28
3 * Rebuild for libsnack soname bump.9 * Rebuild for libsnack soname bump.
410
=== added file 'debian/scid.desktop'
--- debian/scid.desktop 1970-01-01 00:00:00 +0000
+++ debian/scid.desktop 2014-03-28 15:06:10 +0000
@@ -0,0 +1,12 @@
1[Desktop Entry]
2Version=1.0
3Type=Application
4Hidden=false
5Terminal=false
6Icon=/usr/share/pixmaps/scid.xpm
7Name=Scid
8Exec=scid %f
9Keywords=Chess;PGN;convert
10Categories=Game;BoardGame;
11MimeType=application/pgn;application/x-chess-pgn;application/x-pgn
12Comment=Free chess database application
013
=== modified file 'debian/scid.install'
--- debian/scid.install 2012-03-11 22:53:54 +0000
+++ debian/scid.install 2014-03-28 15:06:10 +0000
@@ -5,3 +5,4 @@
5scid/usr/share/scid/html/* usr/share/scid/html5scid/usr/share/scid/html/* usr/share/scid/html
6debian/PLACEHOLDER usr/share/scid/books6debian/PLACEHOLDER usr/share/scid/books
7debian/PLACEHOLDER usr/share/scid/bases7debian/PLACEHOLDER usr/share/scid/bases
8debian/scid.desktop usr/share/applications

Subscribers

People subscribed via source and target branches