[tracker: 19/19] Merge branch 'firefox'
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker: 19/19] Merge branch 'firefox'
- Date: Fri, 29 Jul 2011 13:26:13 +0000 (UTC)
commit 37563f88e254ce8b804660e87b64986edaf61316
Merge: 76535bc c71b741
Author: Martyn Russell <martyn lanedo com>
Date: Fri Jul 29 14:18:30 2011 +0100
Merge branch 'firefox'
.gitignore | 1 +
configure.ac | 71 ++++
docs/manpages/tracker-search.1 | 16 +
src/plugins/Makefile.am | 4 +
src/plugins/firefox/COPYRIGHT | 15 +
src/plugins/firefox/Makefile.am | 17 +
src/plugins/firefox/README | 8 +
src/plugins/firefox/chrome.manifest | 8 +
src/plugins/firefox/chrome/Makefile.am | 3 +
src/plugins/firefox/chrome/content/Makefile.am | 10 +
src/plugins/firefox/chrome/content/about.xul | 18 +
src/plugins/firefox/chrome/content/bindings.js | 127 +++++++
src/plugins/firefox/chrome/content/bookmarks.js | 366 ++++++++++++++++++++
src/plugins/firefox/chrome/content/ff-overlay.xul | 17 +
src/plugins/firefox/chrome/content/namespace.js | 5 +
src/plugins/firefox/chrome/content/plugin.js | 64 ++++
src/plugins/firefox/chrome/locale/Makefile.am | 3 +
.../firefox/chrome/locale/en-US/Makefile.am | 7 +
src/plugins/firefox/chrome/locale/en-US/about.dtd | 4 +
.../firefox/chrome/locale/en-US/overlay.properties | 1 +
.../firefox/chrome/locale/es-ES/Makefile.am | 7 +
src/plugins/firefox/chrome/locale/es-ES/about.dtd | 4 +
.../firefox/chrome/locale/es-ES/overlay.properties | 1 +
.../firefox/chrome/locale/fr-FR/Makefile.am | 7 +
src/plugins/firefox/chrome/locale/fr-FR/about.dtd | 4 +
.../firefox/chrome/locale/fr-FR/overlay.properties | 1 +
src/plugins/firefox/chrome/skin/Makefile.am | 5 +
src/plugins/firefox/chrome/skin/overlay.css | 22 ++
src/plugins/firefox/defaults/Makefile.am | 3 +
.../firefox/defaults/preferences/Makefile.am | 5 +
src/plugins/firefox/defaults/preferences/prefs.js | 2 +
src/plugins/firefox/install.rdf.in | 20 +
src/tracker-utils/tracker-search.c | 97 +++++
33 files changed, 943 insertions(+), 0 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]