Merge lp:~mhr3/unity-scope-home/revert-r133 into lp:unity-scope-home

Proposed by Michal Hruby
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 134
Merged at revision: 134
Proposed branch: lp:~mhr3/unity-scope-home/revert-r133
Merge into: lp:unity-scope-home
Diff against target: 91 lines (+0/-54)
4 files modified
configure.ac (+0/-1)
data/Makefile.am (+0/-1)
data/master-scopes/applications.scope.in.in (+0/-51)
po/POTFILES.in (+0/-1)
To merge this branch: bzr merge lp:~mhr3/unity-scope-home/revert-r133
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Łukasz Zemczak Approve
Review via email: mp+176157@code.launchpad.net

Commit message

Revert r133

Description of the change

Revert r133, as it seems to be causing an issue with the surfacing mode.

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Let's try this, yes. We can re-introduce this change if needed.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'configure.ac'
2--- configure.ac 2013-07-18 10:31:24 +0000
3+++ configure.ac 2013-07-22 11:05:30 +0000
4@@ -187,7 +187,6 @@
5 src/config.vala
6 tests/unit/config-tests.vala
7 data/home.scope.in
8- data/master-scopes/applications.scope.in
9 data/master-scopes/files.scope.in
10 data/master-scopes/music.scope.in
11 data/master-scopes/video.scope.in
12
13=== modified file 'data/Makefile.am'
14--- data/Makefile.am 2013-07-18 10:31:24 +0000
15+++ data/Makefile.am 2013-07-22 11:05:30 +0000
16@@ -5,7 +5,6 @@
17 #
18 scope_in_files = \
19 home.scope.in \
20- master-scopes/applications.scope.in \
21 master-scopes/files.scope.in \
22 master-scopes/music.scope.in \
23 master-scopes/video.scope.in \
24
25=== removed file 'data/master-scopes/applications.scope.in.in'
26--- data/master-scopes/applications.scope.in.in 2013-07-18 10:31:47 +0000
27+++ data/master-scopes/applications.scope.in.in 1970-01-01 00:00:00 +0000
28@@ -1,51 +0,0 @@
29-[Scope]
30-DBusName=com.canonical.Unity.Scope.Home
31-DBusPath=/com/canonical/unity/masterscope/applicatrions
32-Icon=@prefix@/share/unity/icons/lens-nav-app.svg
33-_Name=Applications
34-_SearchHint=Search applications
35-Type=applications
36-IsMaster=true
37-Shortcut=a
38-
39-[Desktop Entry]
40-X-Ubuntu-Gettext-Domain=unity-scope-home
41-
42-[Category apps]
43-_Name=Applications
44-Icon=@prefix@/share/icons/unity-icon-theme/places/svg/group-apps.svg
45-DedupField=uri
46-
47-[Category recently-used]
48-_Name=Recently used
49-Icon=@prefix@/share/icons/unity-icon-theme/places/svg/group-apps.svg
50-DedupField=uri
51-
52-[Category recent]
53-_Name=Recent apps
54-Icon=@prefix@/share/icons/unity-icon-theme/places/svg/group-apps.svg
55-DedupField=uri
56-
57-[Category installed]
58-_Name=Installed
59-Icon=@prefix@/share/icons/unity-icon-theme/places/svg/group-installed.svg
60-DedupField=uri
61-
62-[Category more]
63-_Name=More suggestions
64-Icon=@prefix@/share/icons/unity-icon-theme/places/svg/group-treat-yourself.svg
65-DedupField=uri
66-
67-[Filter type]
68-_Name=Type
69-Type=filter-checkoption
70-SortType=display-name
71-OptionIDs=accessories;education;game;graphics;internet;fonts;office;media;customisation;accessibility;developer;science-and-engineering;scopes;system
72-_OptionNames=Accessories;Education;Games;Graphics;Internet;Fonts;Office;Media;Customisation;Accessibility;Developer;Science & Engineering;Search plugins;System
73-
74-[Filter unity-sources]
75-_Name=Sources
76-Type=filter-checkoption
77-SortType=display-name
78-OptionIDs=local;usc
79-_OptionNames=Local apps;Software center
80
81=== modified file 'po/POTFILES.in'
82--- po/POTFILES.in 2013-07-18 10:40:20 +0000
83+++ po/POTFILES.in 2013-07-22 11:05:30 +0000
84@@ -1,7 +1,6 @@
85 [encoding: UTF-8]
86 src/scope.vala
87 [type: gettext/ini]data/home.scope.in.in
88-[type: gettext/ini]data/master-scopes/applications.scope.in.in
89 [type: gettext/ini]data/master-scopes/books.scope.in.in
90 [type: gettext/ini]data/master-scopes/boxes.scope.in.in
91 [type: gettext/ini]data/master-scopes/calendar.scope.in.in

Subscribers

People subscribed via source and target branches

to all changes: