gthumb r2346 - in trunk: . data/glade



Author: mjc
Date: Thu Jul 10 18:27:30 2008
New Revision: 2346
URL: http://svn.gnome.org/viewvc/gthumb?rev=2346&view=rev

Log:
2008-07-10  Michael J. Chudobiak  <mjc svn gnome org>

        * data/glade/gthumb_camera.glade:
        Add a tooltip to the delete-images checkbox, mentioning the
        excellent PhotoRec image-recovery program.



Modified:
   trunk/ChangeLog
   trunk/data/glade/gthumb_camera.glade

Modified: trunk/data/glade/gthumb_camera.glade
==============================================================================
--- trunk/data/glade/gthumb_camera.glade	(original)
+++ trunk/data/glade/gthumb_camera.glade	Thu Jul 10 18:27:30 2008
@@ -403,6 +403,7 @@
 		  <child>
 		    <widget class="GtkCheckButton" id="delete_checkbutton">
 		      <property name="visible">True</property>
+		      <property name="tooltip" translatable="yes">If valuable photos have been deleted accidently, download the excellent PhotoRec tool from http://www.cgsecurity.org. PhotoRec can usually recover images that have been recently deleted from flash cards and other media.</property>
 		      <property name="can_focus">True</property>
 		      <property name="label" translatable="yes">_Delete imported images from the camera</property>
 		      <property name="use_underline">True</property>



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