[evolution-patches] Fix for Bug 256445[gtkhtml]
- From: Rohini <srohini novell com>
- To: evolution-patches gnome org
- Subject: [evolution-patches] Fix for Bug 256445[gtkhtml]
- Date: Wed, 25 Jan 2006 17:08:21 +0530
Hi
Attached Fix for Bug 256445 – No Means for Unicode Insertion: CTRL +
SHIFT + FC
Please Review.
Thanks,
Rohini
Index: GNOME_GtkHTML_Editor.xml.in
===================================================================
RCS file: /cvs/gnome/gtkhtml/components/html-editor/GNOME_GtkHTML_Editor.xml.in,v
retrieving revision 1.63
diff -u -p -r1.63 GNOME_GtkHTML_Editor.xml.in
--- GNOME_GtkHTML_Editor.xml.in 13 Jan 2006 13:17:23 -0000 1.63
+++ GNOME_GtkHTML_Editor.xml.in 20 Jan 2006 10:54:27 -0000
@@ -126,7 +126,7 @@
<placeholder name="EditFindReplace">
<menuitem name="EditFind" verb="" accel="*Ctrl*F"/>
<menuitem name="EditFindAgain" verb="" accel="*Ctrl*G"/>
- <menuitem name="EditReplace" verb="" accel="*Ctrl**Shift*F"
+ <menuitem name="EditReplace" verb="" accel="*Ctrl**Shift*R"
pixtype="stock" pixname="gtk-find-and-replace"/>
</placeholder>
Index: GNOME_GtkHTML_Editor-emacs.xml.in
===================================================================
RCS file: /cvs/gnome/gtkhtml/components/html-editor/GNOME_GtkHTML_Editor-emacs.xml.in,v
retrieving revision 1.8
diff -u -p -r1.8 GNOME_GtkHTML_Editor-emacs.xml.in
--- GNOME_GtkHTML_Editor-emacs.xml.in 13 Jan 2006 13:17:23 -0000 1.8
+++ GNOME_GtkHTML_Editor-emacs.xml.in 20 Jan 2006 10:54:49 -0000
@@ -131,7 +131,7 @@
<placeholder name="EditFindReplace">
<menuitem name="EditFind" verb="" accel=""/>
<menuitem name="EditFindAgain" verb="" accel="*Ctrl*G"/>
- <menuitem name="EditReplace" verb="" accel="*Ctrl**Shift*F"
+ <menuitem name="EditReplace" verb="" accel="*Ctrl**Shift*R"
pixtype="stock" pixname="gtk-find-and-replace"/>
</placeholder>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gtkhtml/components/html-editor/ChangeLog,v
retrieving revision 1.523
diff -u -p -r1.523 ChangeLog
--- ChangeLog 13 Jan 2006 13:17:23 -0000 1.523
+++ ChangeLog 20 Jan 2006 11:04:36 -0000
@@ -1,3 +1,11 @@
+2006-01-20 Rohini S <srohini novell com>
+
+ * GNOME_GtkHTML_Editor-emacs.xml.in:
+ * GNOME_GtkHTML_Editor.xml.in:
+ Accelerator for Replace changed to Ctrl+Shift+R
+
+ Fixes bug #256445
+
2006-01-13 Srinivasa Ragavan <sragavan novell com>
** Fixes bug #326381
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]