← Back to team overview

elementaryart team mailing list archive

[Merge] lp:~codygarver/cerbere/fix-993044 into lp:cerbere

 

Cody Garver has proposed merging lp:~codygarver/cerbere/fix-993044 into lp:cerbere.

Requested reviews:
  elementary Pantheon team (elementary-pantheon)
Related bugs:
  Bug #993044 in Cerbere: "Rename slingshot to slingshot-launcher"
  https://bugs.launchpad.net/cerbere/+bug/993044

For more details, see:
https://code.launchpad.net/~codygarver/cerbere/fix-993044/+merge/114050

Merge this once lp:~codygarver/slingshot/fix-993044 gets merged.

After, make sure these branches get merged:

lp:~codygarver/wingpanel/fix-993044

lp:~codygarver/elementaryos/pantheon-xsession-settings-fix-993044
-- 
https://code.launchpad.net/~codygarver/cerbere/fix-993044/+merge/114050
Your team elementaryart (old) is subscribed to branch lp:cerbere.
=== modified file 'org.pantheon.cerbere.gschema.xml'
--- org.pantheon.cerbere.gschema.xml	2012-06-14 22:29:17 +0000
+++ org.pantheon.cerbere.gschema.xml	2012-07-09 21:30:33 +0000
@@ -2,7 +2,7 @@
 <schemalist>
     <schema path="/org/pantheon/cerbere/" id="org.pantheon.cerbere" gettext-domain="cerbere">
         <key type="as" name="monitored-processes">
-            <default>['wingpanel','plank','/usr/lib/notify-osd/notify-osd','slingshot --silent']</default>
+            <default>['wingpanel','plank','/usr/lib/notify-osd/notify-osd','slingshot-launcher --silent']</default>
             <summary>List of monitored components</summary>
             <description>These applications will be launched and watched by Cerbere, and autorestarted automagically in case they exit</description>
         </key>


Follow ups