Merge lp:~reversiblean/ubuntu/vivid/gnome-terminal/fix-for-1268673 into lp:ubuntu/vivid/gnome-terminal

Proposed by Gayan Weerakutti
Status: Needs review
Proposed branch: lp:~reversiblean/ubuntu/vivid/gnome-terminal/fix-for-1268673
Merge into: lp:ubuntu/vivid/gnome-terminal
Diff against target: 44 lines (+24/-0)
3 files modified
debian/changelog (+7/-0)
debian/patches/add-search-keyword.patch (+16/-0)
debian/patches/series (+1/-0)
To merge this branch: bzr merge lp:~reversiblean/ubuntu/vivid/gnome-terminal/fix-for-1268673
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Needs Information
Review via email: mp+258060@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Do you think you could forward this change to the upstream developers? https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-terminal

review: Needs Information
Revision history for this message
Gayan Weerakutti (reversiblean) wrote :

I'd be happy to.
https://bugzilla.gnome.org/show_bug.cgi?id=749239#c1

I add a reference to LP bug in the upstream commit massage as well. But I'm not sure if it's required or not.

Let me know if there's anything that could be done better : ))

Unmerged revisions

97. By Gayan Weerakutti

debian/patches/add-search-keyword.patch: add new search keyword to .desktop (LP:
#1268673)

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 2014-11-05 15:55:30 +0000
3+++ debian/changelog 2015-05-01 17:35:43 +0000
4@@ -1,3 +1,10 @@
5+gnome-terminal (3.12.2-0ubuntu2) unstable; urgency=low
6+
7+ * debian/patches/add-search-keyword.patch: add new search keyword to .desktop (LP:
8+ #1268673)
9+
10+ -- Gayan Weerakutti <gayan@reversiblean.com> Fri, 01 May 2015 22:58:14 +0530
11+
12 gnome-terminal (3.12.2-0ubuntu1) vivid; urgency=low
13
14 [ Iain Lane ]
15
16=== added file 'debian/patches/add-search-keyword.patch'
17--- debian/patches/add-search-keyword.patch 1970-01-01 00:00:00 +0000
18+++ debian/patches/add-search-keyword.patch 2015-05-01 17:35:43 +0000
19@@ -0,0 +1,16 @@
20+## Description: add some description
21+## Origin/Author: add some origin or author
22+## Bug: bug URL
23+Index: gnome-terminal-keyword-fix/gnome-terminal.desktop.in.in
24+===================================================================
25+--- gnome-terminal-keyword-fix.orig/gnome-terminal.desktop.in.in
26++++ gnome-terminal-keyword-fix/gnome-terminal.desktop.in.in
27+@@ -1,7 +1,7 @@
28+ [Desktop Entry]
29+ _Name=Terminal
30+ _Comment=Use the command line
31+-_Keywords=shell;prompt;command;commandline;
32++_Keywords=shell;prompt;command;commandline;cmd;
33+ TryExec=gnome-terminal
34+ Exec=gnome-terminal
35+ Icon=utilities-terminal
36
37=== modified file 'debian/patches/series'
38--- debian/patches/series 2014-11-05 15:55:30 +0000
39+++ debian/patches/series 2015-05-01 17:35:43 +0000
40@@ -6,3 +6,4 @@
41 60_add_lp_handler.patch
42 nautilus-x11.patch
43 61_cwd_fallback.patch
44+add-search-keyword.patch

Subscribers

People subscribed via source and target branches