Merge lp:~jeremywootten/pantheon-terminal/fixes-1254846 into lp:~elementary-apps/pantheon-terminal/trunk

Proposed by Jeremy Wootten
Status: Merged
Approved by: David Gomes
Approved revision: 534
Merged at revision: 538
Proposed branch: lp:~jeremywootten/pantheon-terminal/fixes-1254846
Merge into: lp:~elementary-apps/pantheon-terminal/trunk
Diff against target: 15 lines (+1/-2)
1 file modified
data/open-pantheon-terminal-here.desktop (+1/-2)
To merge this branch: bzr merge lp:~jeremywootten/pantheon-terminal/fixes-1254846
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+198956@code.launchpad.net

Commit message

Changed "Open Terminal Here" to simply "Terminal".

Description of the change

In order for the name of the "Open Terminal Here" command to appear as just "Terminal" in the Pantheon Files "Open with ..." menu, the name value in the open-pantheon-terminal-here.desktop file is changed to "Terminal".

It needs be checked that there are no situations can arise where both commands appear in the same menu with the same name, which would cause confusion.

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 'data/open-pantheon-terminal-here.desktop'
2--- data/open-pantheon-terminal-here.desktop 2013-10-03 15:40:25 +0000
3+++ data/open-pantheon-terminal-here.desktop 2013-12-13 15:08:55 +0000
4@@ -1,5 +1,5 @@
5 [Desktop Entry]
6-Name=Open Terminal Here
7+Name=Terminal
8 TryExec=pantheon-terminal
9 Exec=pantheon-terminal -w %u
10 Icon=utilities-terminal
11@@ -8,4 +8,3 @@
12 X-GNOME-Gettext-Domain=pantheon-terminal
13 NoDisplay=true
14 MimeType=inode/directory;x-directory/normal
15-

Subscribers

People subscribed via source and target branches