Merge lp:~mhr3/unity-lens-applications/fix-service-file into lp:~unity-team/unity-lens-applications/libunity7-compatible

Proposed by Michal Hruby
Status: Merged
Approved by: Paweł Stołowski
Approved revision: 334
Merged at revision: 334
Proposed branch: lp:~mhr3/unity-lens-applications/fix-service-file
Merge into: lp:~unity-team/unity-lens-applications/libunity7-compatible
Diff against target: 41 lines (+4/-3)
3 files modified
applications.scope.in.in (+1/-0)
data/Makefile.am (+2/-2)
data/unity-scope-applications.service.in (+1/-1)
To merge this branch: bzr merge lp:~mhr3/unity-lens-applications/fix-service-file
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Paweł Stołowski (community) Approve
Review via email: mp+153373@code.launchpad.net

Commit message

Fix the service file

Description of the change

Fix the service file.

To post a comment you must log in.
Revision history for this message
Paweł Stołowski (stolowski) wrote :

+1

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'applications.scope.in.in'
--- applications.scope.in.in 2013-01-21 22:25:17 +0000
+++ applications.scope.in.in 2013-03-14 14:24:20 +0000
@@ -5,6 +5,7 @@
5_Name=Applications5_Name=Applications
6Type=applications6Type=applications
7_SearchHint=Search Applications7_SearchHint=Search Applications
8Shortcut=a
89
9[Desktop Entry]10[Desktop Entry]
10X-Ubuntu-Gettext-Domain=unity-lens-applications11X-Ubuntu-Gettext-Domain=unity-lens-applications
1112
=== modified file 'data/Makefile.am'
--- data/Makefile.am 2012-11-08 04:49:06 +0000
+++ data/Makefile.am 2013-03-14 14:24:20 +0000
@@ -2,7 +2,7 @@
2# DBus service files2# DBus service files
3#############################################################3#############################################################
4dbus_servicesdir = $(DBUSSERVICEDIR)4dbus_servicesdir = $(DBUSSERVICEDIR)
5service_in_files = unity-lens-applications.service.in5service_in_files = unity-scope-applications.service.in
6dbus_services_DATA = $(service_in_files:.service.in=.service)6dbus_services_DATA = $(service_in_files:.service.in=.service)
77
8%.service: %.service.in8%.service: %.service.in
@@ -39,6 +39,6 @@
39 $(menu_in_files)39 $(menu_in_files)
4040
41CLEANFILES = \41CLEANFILES = \
42 unity-lens-applications.service \42 unity-scope-applications.service \
43 $(gsettings_SCHEMAS)43 $(gsettings_SCHEMAS)
4444
4545
=== renamed file 'data/unity-lens-applications.service.in' => 'data/unity-scope-applications.service.in'
--- data/unity-lens-applications.service.in 2012-11-08 04:49:06 +0000
+++ data/unity-scope-applications.service.in 2013-03-14 14:24:20 +0000
@@ -1,3 +1,3 @@
1[D-BUS Service]1[D-BUS Service]
2Name=com.canonical.Unity.Lens.Applications2Name=com.canonical.Unity.Scope.Applications
3Exec=@pkglibexecdir@/unity-applications-daemon3Exec=@pkglibexecdir@/unity-applications-daemon

Subscribers

People subscribed via source and target branches

to all changes: