[debian-edu-commits] debian-edu/ 05/07: kickoffrc: Use firefox-esr.desktop, rather than firefox.desktop.
Mike Gabriel
sunweaver at debian.org
Thu Jul 7 10:39:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-config.
commit 37239e2b37e7793edeafaa136732ed55d4102e8f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Jul 7 12:31:00 2016 +0200
kickoffrc: Use firefox-esr.desktop, rather than firefox.desktop.
---
debian/changelog | 1 +
share/debian-edu/common/share/config/kickoffrc | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1d552eb..cf00ea4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ debian-edu-config (1.905) UNRELEASED; urgency=medium
declare OVERRIDE_FILE once and then use it accordingly (instead
of hard-coding /etc/firefox(-esr) several times. Use more quotes.
* debian/dirs: We ship /etc/firefox-esr, not /etc/firefox.
+ * kickoffrc: Use firefox-esr.desktop, rather than firefox.desktop.
-- Holger Levsen <holger at debian.org> Wed, 06 Jul 2016 13:16:50 +0200
diff --git a/share/debian-edu/common/share/config/kickoffrc b/share/debian-edu/common/share/config/kickoffrc
index 1efa5df..6b295f3 100644
--- a/share/debian-edu/common/share/config/kickoffrc
+++ b/share/debian-edu/common/share/config/kickoffrc
@@ -1,2 +1,2 @@
[Favorites]
-FavoriteURLs=/usr/share/applications/firefox.desktop,/usr/lib/libreoffice/share/xdg/writer.desktop,/usr/share/applications/gcompris.desktop,/usr/share/applications/kde4/dolphin.desktop,/usr/share/applications/kde4/systemsettings.desktop
+FavoriteURLs=/usr/share/applications/firefox-esr.desktop,/usr/lib/libreoffice/share/xdg/writer.desktop,/usr/share/applications/gcompris.desktop,/usr/share/applications/kde4/dolphin.desktop,/usr/share/applications/kde4/systemsettings.desktop
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list