mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
change configs type
Former-commit-id: d4ca29e8100a70d1a512863dccddbf29a5674ce3
This commit is contained in:
parent
92fbcd8850
commit
552a7cdbd3
5 changed files with 15 additions and 1 deletions
12
linux/build/profile/prefs.js
Normal file
12
linux/build/profile/prefs.js
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Mozilla User Preferences
|
||||
|
||||
/* Do not edit this file.
|
||||
*
|
||||
* If you make changes to this file while the browser is running,
|
||||
* the changes will be overwritten when the browser exits.
|
||||
*
|
||||
* To make a manual change to preferences, you can visit the URL about:config
|
||||
* For more information, see http://www.mozilla.org/unix/customizing.html#prefs
|
||||
*/
|
||||
|
||||
user_pref("browser.startup.homepage", "http://i2pd.i2p/");
|
||||
Loading…
Add table
Add a link
Reference in a new issue