f-spot r4697 - in trunk: . src



Author: sdelcroix
Date: Fri Jan 16 10:57:31 2009
New Revision: 4697
URL: http://svn.gnome.org/viewvc/f-spot?rev=4697&view=rev

Log:
2009-01-16  Stephane Delcroix  <sdelcroix novell com>

	* src/f-spot.glade: re-map ctrl-n to Import. Fixes bnc #458648.

Modified:
   trunk/ChangeLog
   trunk/src/f-spot.glade

Modified: trunk/src/f-spot.glade
==============================================================================
--- trunk/src/f-spot.glade	(original)
+++ trunk/src/f-spot.glade	Fri Jan 16 10:57:31 2009
@@ -2523,6 +2523,7 @@
                         <property name="label" translatable="yes">_Import...</property>
                         <property name="use_underline">True</property>
                         <signal name="activate" handler="HandleImportCommand"/>
+                        <accelerator key="n" modifiers="GDK_CONTROL_MASK" signal="activate"/>
                         <child internal-child="image">
                           <widget class="GtkImage" id="menu-item-image25">
                             <property name="stock">gtk-add</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]