diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-07-30 04:17:44 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-07-30 04:17:44 +0800 |
commit | 0a2e055b95b09abf340f5a011ec01af55b401b13 (patch) | |
tree | dc4a70b9103ee7f8414bec89b46d4cbf6dc4cc1b /data | |
parent | 0c58ea4261dfb33bb669b5b9c9bf8ee625605081 (diff) | |
download | gsoc2013-epiphany-0a2e055b95b09abf340f5a011ec01af55b401b13.tar gsoc2013-epiphany-0a2e055b95b09abf340f5a011ec01af55b401b13.tar.gz gsoc2013-epiphany-0a2e055b95b09abf340f5a011ec01af55b401b13.tar.bz2 gsoc2013-epiphany-0a2e055b95b09abf340f5a011ec01af55b401b13.tar.lz gsoc2013-epiphany-0a2e055b95b09abf340f5a011ec01af55b401b13.tar.xz gsoc2013-epiphany-0a2e055b95b09abf340f5a011ec01af55b401b13.tar.zst gsoc2013-epiphany-0a2e055b95b09abf340f5a011ec01af55b401b13.zip |
Remove long description where it differed from the short description only
2005-07-29 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
Remove long description where it differed from the short
description only by the period. Fixes bug #172230.
Diffstat (limited to 'data')
-rw-r--r-- | data/epiphany.schemas.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 01abb9dc7..8fb8764dc 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -32,7 +32,6 @@ <default>false</default> <locale name="C"> <short>Match case for find in page</short> - <long>Match case for find in page.</long> </locale> </schema> <schema> @@ -178,7 +177,6 @@ <default>true</default> <locale name="C"> <short>Show toolbars by default</short> - <long>Show toolbars by default.</long> </locale> </schema> <schema> @@ -189,7 +187,6 @@ <default>false</default> <locale name="C"> <short>Show bookmarks bar by default</short> - <long>Show bookmarks bar by default.</long> </locale> </schema> <schema> @@ -200,7 +197,6 @@ <default>true</default> <locale name="C"> <short>Show statusbar by default</short> - <long>Show statusbar by default.</long> </locale> </schema> <schema> @@ -285,7 +281,6 @@ <default>true</default> <locale name="C"> <short>Whether to print the page title in the header</short> - <long>Whether to print the page title in the header.</long> </locale> </schema> <schema> @@ -296,7 +291,6 @@ <default>true</default> <locale name="C"> <short>Whether to print the page address in the header</short> - <long>Whether to print the page address in the header.</long> </locale> </schema> <schema> @@ -307,7 +301,6 @@ <default>true</default> <locale name="C"> <short>Whether to print the date in the footer</short> - <long>Whether to print the date in the footer.</long> </locale> </schema> <schema> @@ -318,7 +311,6 @@ <default>true</default> <locale name="C"> <short>Whether to print the page numbers (x of total) in the footer</short> - <long>Whether to print the page numbers (x of total) in the footer.</long> </locale> </schema> <schema> @@ -421,7 +413,6 @@ <default>true</default> <locale name="C"> <short>Enable Java</short> - <long>Enable Java.</long> </locale> </schema> <schema> @@ -432,7 +423,6 @@ <default>true</default> <locale name="C"> <short>Enable JavaScript</short> - <long>Enable JavaScript.</long> </locale> </schema> <schema> @@ -443,7 +433,6 @@ <default>false</default> <locale name="C"> <short>Browse with caret</short> - <long>Use caret browsing mode.</long> </locale> </schema> </schemalist> |