← Back to team overview

ubuntukylin-members team mailing list archive

[Branch ~ubuntukylin-members/ubuntukylin-default-settings/trunk] Rev 226: Don't lock the firefox homepage

 

------------------------------------------------------------
revno: 226
committer: handsome_feng <jianfengli@xxxxxxxxxxxxxxx>
branch nick: ubuntukylin-default-settings
timestamp: Tue 2018-01-02 14:57:55 +0800
message:
  Don't lock the firefox homepage
modified:
  debian/changelog
  debian/firefox/ubuntukylin.cfg


--
lp:ubuntukylin-default-settings
https://code.launchpad.net/~ubuntukylin-members/ubuntukylin-default-settings/trunk

Your team Ubuntu Kylin Members is subscribed to branch lp:ubuntukylin-default-settings.
To unsubscribe from this branch go to https://code.launchpad.net/~ubuntukylin-members/ubuntukylin-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog	2017-09-20 01:55:30 +0000
+++ debian/changelog	2018-01-02 06:57:55 +0000
@@ -1,3 +1,9 @@
+ubuntukylin-default-settings (1.4.3) bionic; urgency=medium
+
+  * Don't lock the firefox homepage. 
+
+ -- ShuiLu Pi <shuilupi@xxxxxxxxxxxxxxx>  Tue, 02 Jan 2018 14:55:55 +0800
+
 ubuntukylin-default-settings (1.4.2) artful; urgency=medium
 
   * Remove unused desktop file.

=== modified file 'debian/firefox/ubuntukylin.cfg'
--- debian/firefox/ubuntukylin.cfg	2017-09-18 09:19:46 +0000
+++ debian/firefox/ubuntukylin.cfg	2018-01-02 06:57:55 +0000
@@ -1,2 +1,2 @@
-//
-pref("browser.startup.homepage", "http://123.sogou.com/?11456";);
+// Set default homepage
+defaultPref("browser.startup.homepage", "http://123.sogou.com/?11456";);