[PATCH] Add menu entry for divelogs.de upload

Henrik Brautaset Aronsen subsurface at henrik.synth.no
Tue Apr 9 13:24:17 PDT 2013


Dirk Hohndel wrote:
> subsurface at henrik.synth.no writes:
>
>> From: Henrik Brautaset Aronsen<subsurface at henrik.synth.no>
>>
>> The menu entry for upload to divelogs.de was missing. Also renamed
>> the divelogs context menu entry to something less generic.
>>
>> +++ b/gtk-gui.c
>> @@ -1565,6 +1565,7 @@ static GtkActionEntry menu_items[] = {
>>   	{ "Print",          GTK_STOCK_PRINT, N_("Print..."),  CTRLCHAR "P", NULL, G_CALLBACK(do_print) },
>>   	{ "ImportFile",     NULL, N_("Import File(s)..."), CTRLCHAR "I", NULL, G_CALLBACK(import_files) },
>>   	{ "ExportUDDF",     NULL, N_("Export UDDF..."), NULL, NULL, G_CALLBACK(export_all_dives_uddf_cb) },
>> +	{ "UploadDivelogs", NULL, N_("Upload to divelogs.de..."), NULL, NULL, G_CALLBACK(upload_all_dives_divelogs_cb) },
>
> an entry with ... should imply that there is another dialog that
> follows. That isn't the case here, right?

Yup.  You get the username/password dialogue.

Henrik

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130409/8f8aa594/attachment-0001.html>


More information about the subsurface mailing list