Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37793846
en ru br
ALT Linux repos
S:46.1-alt1
5.0: 2.26.1-alt1
4.1: 2.22.3-alt0.M41.2
4.0: 2.16.2-alt1
3.0: 2.10.3-alt1

Other repositories
Upstream:2.22.0

Group :: Editors
RPM: gedit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gedit-alt-settings.patch
Download


diff -ur gedit-2.22.0/data/gedit.schemas.in gedit-2.22.0.new/data/gedit.schemas.in
--- gedit-2.22.0/data/gedit.schemas.in	2008-01-25 01:11:18 +0300
+++ gedit-2.22.0.new/data/gedit.schemas.in	2008-04-09 16:06:03 +0400
@@ -436,7 +436,7 @@
       <applyto>/apps/gedit-2/preferences/ui/recents/max_recents</applyto>
       <owner>gedit</owner>
       <type>int</type>
-      <default>5</default>
+      <default>8</default>
       <locale name="C">
 	<short>Maximum Recent Files</short>
 	<long>Specifies the maximum number of recently opened files
@@ -461,7 +461,7 @@
 	for the current locale, so please don't translate the "CURRENT" term. 
 	Only recognized encodings are used. 
 	See http://svn.gnome.org/viewcvs/gedit/trunk/gedit/gedit-encodings.c?view=markup for
-	a list of supported encodings -->[UTF-8,CURRENT,ISO-8859-15,UTF-16]</default>
+	a list of supported encodings -->[UTF-8,CURRENT,WINDOWS-1251,CP866,KOI8-R,KOI8-U,ISO-8859-15,UTF-16]</default>
 	<short>Auto Detected Encodings</short>
 	<long>Sorted list of encodings used by gedit for auto-detecting the encoding of
 	a file. "CURRENT" represents the current locale encoding. Only recognized encodings are used.</long>
@@ -476,7 +476,7 @@
       <list_type>string</list_type>
       <locale name="C">
         <default><!-- Translators: This is the list of encodings shown by default in the Character Coding 
-	menu in open/save file selector. Only recognized encodings are displayed.-->[ISO-8859-15]</default>
+	menu in open/save file selector. Only recognized encodings are displayed.-->[WINDOWS-1251,CP866,KOI8-R,KOI8-U,ISO-8859-15]</default>
 	<short>Encodings shown in menu</short>
 	<long>List of encodings shown in Character Coding menu in open/save file selector.
 	Only recognized encodings are used.</long>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin