diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-11 06:18:17 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-11 06:18:17 +0800 |
commit | 8aabcfb24995cc46ca6f4f09ad56f794b78e82e4 (patch) | |
tree | e08061079e62c992415758ea1a1904d8b749eb85 | |
parent | 0e65d642a294bae7d126201b315824b54c3b55a5 (diff) | |
download | gsoc2013-epiphany-8aabcfb24995cc46ca6f4f09ad56f794b78e82e4.tar gsoc2013-epiphany-8aabcfb24995cc46ca6f4f09ad56f794b78e82e4.tar.gz gsoc2013-epiphany-8aabcfb24995cc46ca6f4f09ad56f794b78e82e4.tar.bz2 gsoc2013-epiphany-8aabcfb24995cc46ca6f4f09ad56f794b78e82e4.tar.lz gsoc2013-epiphany-8aabcfb24995cc46ca6f4f09ad56f794b78e82e4.tar.xz gsoc2013-epiphany-8aabcfb24995cc46ca6f4f09ad56f794b78e82e4.tar.zst gsoc2013-epiphany-8aabcfb24995cc46ca6f4f09ad56f794b78e82e4.zip |
Verified the quote and put the original here.
2004-01-10 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.xhtml:
Verified the quote and put the original here.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | data/epiphany.xhtml | 7 |
2 files changed, 10 insertions, 3 deletions
@@ -1,5 +1,11 @@ 2004-01-10 Christian Persch <chpe@cvs.gnome.org> + * data/epiphany.xhtml: + + Verified the quote and put the original here. + +2004-01-10 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: (update_exit_fullscreen_popup_position), (ephy_window_fullscreen): diff --git a/data/epiphany.xhtml b/data/epiphany.xhtml index 3cf0556b8..571bb56fa 100644 --- a/data/epiphany.xhtml +++ b/data/epiphany.xhtml @@ -51,12 +51,13 @@ span { <body> <div id="ephytext"> -Perfection is achieved, not when there is nothing more to add, -but when there is nothing left to take away. +Il semble que la perfection soit atteinte non quand il n'y a plus rien à +ajouter, mais quand il n'y a plus rien à retrancher. </div> <div id="from"> -Antoine de Saint-Exupéry +<!-- Terre des Hommes, III: L'Avion, p. 60 --> +Antoine de Saint-Exupéry </div> </body> |