diff --git a/third_party/firefox_sendtophone/chrome/content/ff-overlay.js b/third_party/firefox_sendtophone/chrome/content/ff-overlay.js index c5941b6..587df8c 100644 --- a/third_party/firefox_sendtophone/chrome/content/ff-overlay.js +++ b/third_party/firefox_sendtophone/chrome/content/ff-overlay.js @@ -1,4 +1,4 @@ -/* +/* Copyright 2010 Alfonso Martínez de Lizarrondo & Patrick O'Reilly Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/third_party/firefox_sendtophone/chrome/content/overlay.js b/third_party/firefox_sendtophone/chrome/content/overlay.js index cc9a87f..bebd12f 100644 --- a/third_party/firefox_sendtophone/chrome/content/overlay.js +++ b/third_party/firefox_sendtophone/chrome/content/overlay.js @@ -1,4 +1,4 @@ -/* +/* Copyright 2010 Alfonso Martínez de Lizarrondo & Patrick O'Reilly Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/fr/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/fr/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/fr/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/ga-IE/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/ga-IE/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/ga-IE/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/hi-IN/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/hi-IN/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/hi-IN/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/it/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/it/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/it/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/nl/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/nl/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/nl/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/sv/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/sv/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/sv/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/chrome/locale/zh/uploads.dtd b/third_party/firefox_sendtophone/chrome/locale/zh/uploads.dtd new file mode 100644 index 0000000..4bc5eab --- /dev/null +++ b/third_party/firefox_sendtophone/chrome/locale/zh/uploads.dtd @@ -0,0 +1 @@ + diff --git a/third_party/firefox_sendtophone/defaults/preferences/prefs.js b/third_party/firefox_sendtophone/defaults/preferences/prefs.js index 940b396..d0da42e 100644 --- a/third_party/firefox_sendtophone/defaults/preferences/prefs.js +++ b/third_party/firefox_sendtophone/defaults/preferences/prefs.js @@ -1,7 +1,7 @@ pref("extensions.sendtophone.installedButton", false); pref("extensions.sendtophone.appUrl", "https://chrometophone.appspot.com"); -pref("extensions.sendtophone.proxyUrl", "http://smallroomstudios.net/s2p.php?ml="); +pref("extensions.sendtophone.proxyUrl", "http://foxtophone.com/?ml="); pref("extensions.sendtophone.fileServerUrl", "http://martinezdelizarrondo.com/sendtophone.php"); pref("extensions.sendtophone.fileUploadMaxKb", 50000); pref("extensions.sendtophone.SearchQR", 0); // 0: search and prompt, 1: search and launch automatically, 2: don't search