Merge lp:~vikoadi/pantheon-terminal/fix-uses-notifications into lp:~elementary-apps/pantheon-terminal/trunk

Proposed by Viko Adi Rahmawan
Status: Merged
Approved by: Corentin Noël
Approved revision: 660
Merged at revision: 660
Proposed branch: lp:~vikoadi/pantheon-terminal/fix-uses-notifications
Merge into: lp:~elementary-apps/pantheon-terminal/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
data/pantheon-terminal.desktop (+1/-1)
To merge this branch: bzr merge lp:~vikoadi/pantheon-terminal/fix-uses-notifications
Reviewer Review Type Date Requested Status
Corentin Noël Approve
Review via email: mp+244485@code.launchpad.net

Commit message

remove ; ending from X-GNOME-UsesNotifications

Description of the change

remove ";" ending from X-GNOME-UsesNotifications

To post a comment you must log in.
Revision history for this message
Corentin Noël (tintou) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/pantheon-terminal.desktop'
2--- data/pantheon-terminal.desktop 2014-11-30 18:05:59 +0000
3+++ data/pantheon-terminal.desktop 2014-12-11 18:42:45 +0000
4@@ -10,7 +10,7 @@
5 StartupNotify=true
6 X-GNOME-Gettext-Domain=pantheon-terminal
7 Keywords=command;prompt;cmd;commandline;run;
8-X-GNOME-UsesNotifications=true;
9+X-GNOME-UsesNotifications=true
10 Actions=NewWindow;NewRootWindow;AboutDialog;
11
12 [Desktop Action NewWindow]

Subscribers

People subscribed via source and target branches