> + g_value_set_static_string (&name, "No versions"); > + g_value_set_static_string (&name, "Explore versions"); > + g_value_set_static_string (&name, "Explore versions"); > + g_value_set_static_string (&name, "Scanning for versions");
I'm not sure but if the above strings are shown on GUI, I'd like gettext() and /* SUN_BRANDING */ comments. Currently translations will be delayed by some reasons. Thanks, fujiwara Erwann Chenede-san wrote (01/23/09 12:24 AM): > Hi all, > > The attached file resent a diff from the previous version of the > nautilus time-slider patch. This is the easiest way I found to present > the changes. > > This patch implement the nautilus part of the file restore page feature. > this feature allow user to browse single file (zfs snapshot) history. > > The nautilus part checks if a file has at least one snapshotted file > that > is different from the current one. If so it displays the explore view > menu item > that in turn call time-slider-version if clicked. > > Thanks, > > Erwann > >
