#575 robotics: Replace eclipse with qtcreator
Merged 4 years ago by kevin. Opened 4 years ago by rmattes.
rmattes/fedora-kickstarts qtcreator-migration  into  master

file modified
+1 -1
@@ -118,7 +118,7 @@ 

  

    cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE

  [org.gnome.shell]

- favorite-apps=['firefox.desktop', 'eclipse.desktop', 'arduino.desktop', 'gnome-terminal.desktop','nautilus.desktop', 'anaconda.desktop']

+ favorite-apps=['firefox.desktop', 'org.qt-project.qtcreator.desktop', 'arduino.desktop', 'gnome-terminal.desktop','nautilus.desktop', 'anaconda.desktop']

  FOE

  

  fi

Replace the Eclipse launcher shortcut with qtcreator. Depends on the comps change at https://pagure.io/fedora-comps/pull-request/409

Signed-off-by: Rich Mattes richmattes@gmail.com

rebased onto f603a10252d2445a50d1db505d3f02a507e95402

4 years ago

rebased onto af776dd

4 years ago

Pull-Request has been merged by kevin

4 years ago
Metadata