Merge lp:~mhr3/unity-lens-applications/bug-865528 into lp:unity-lens-applications

Proposed by Michal Hruby
Status: Merged
Merged at revision: 244
Proposed branch: lp:~mhr3/unity-lens-applications/bug-865528
Merge into: lp:unity-lens-applications
Diff against target: 12 lines (+1/-1)
1 file modified
src/main.vala (+1/-1)
To merge this branch: bzr merge lp:~mhr3/unity-lens-applications/bug-865528
Reviewer Review Type Date Requested Status
Mikkel Kamstrup Erlandsen (community) Approve
Review via email: mp+78095@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

Discussed with seb128 and didrocks on IRC. All +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/main.vala'
2--- src/main.vala 2011-09-28 09:40:53 +0000
3+++ src/main.vala 2011-10-04 13:11:24 +0000
4@@ -59,7 +59,7 @@
5 GLib.Intl.setlocale(GLib.LocaleCategory.ALL, "");
6
7 /* Make sure the desktop appinfos are picked up correctly */
8- DesktopAppInfo.set_desktop_env ("GNOME");
9+ DesktopAppInfo.set_desktop_env ("Unity");
10
11 /* Sub processes inheriting our environment may be confused if they
12 * see a starter bus set */

Subscribers

People subscribed via source and target branches