Merge lp:~vikoadi/pantheon-photos/fix-uses-notifications into lp:~pantheon-photos/pantheon-photos/trunk

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

Commit message

set X-GNOME-UsesNotifications to false, photos is not using libnotify, yet

Description of the change

set X-GNOME-UsesNotifications to false, photos is not using libnotify, yet

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

This is right.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'misc/shotwell.desktop.head'
2--- misc/shotwell.desktop.head 2014-11-30 18:35:00 +0000
3+++ misc/shotwell.desktop.head 2014-12-11 18:45:22 +0000
4@@ -13,6 +13,6 @@
5 X-GIO-NoFuse=true
6 X-GNOME-Gettext-Domain=shotwell
7 X-GNOME-FullName=Photos
8-X-GNOME-UsesNotifications=true;
9+X-GNOME-UsesNotifications=false
10 Actions=AboutDialog;
11

Subscribers

People subscribed via source and target branches