~nathandyer/midori/midori-extension-instapaper

« back to all changes in this revision

Viewing changes to midori/midori-browser.c

  • Committer: RabbitBot
  • Author(s): Leonardo Lemos
  • Date: 2015-12-01 00:24:42 UTC
  • mfrom: (7065.1.1 midori)
  • Revision ID: rabbitbot-20151201002442-1kzxay9vnwtjkale
Change the translation URL

Show diffs side-by-side

added added

removed removed

Lines of Context:
4910
4910
    /* FIXME: granite: should return GtkWidget* like GTK+ */
4911
4911
    GtkWidget* dialog = (GtkWidget*)granite_widgets_about_dialog_new ();
4912
4912
    g_object_set (dialog,
4913
 
        "translate", "https://translations.xfce.org/projects/p/midori/",
 
4913
        "translate", "https://translations.launchpad.net/midori",
4914
4914
        "bug", PACKAGE_BUGREPORT,
4915
4915
        "help", docs,
4916
4916
        "copyright", "2007-2015 Christian Dywan",