dia - dia-0-97



Hallo,

Der neue Status von dia - dia-0-97 - po (Deutsch) ist nun »Eingespielt«.
http://l10n.gnome.org/vertimus/dia/dia-0-97/po/de

Soweit ich das im Quelltext überblicken kann, ist das die Anzahl der von einem Objekt ausgehenden Linien:

/* actually, there is no upper limit - used 10 just for fun */
static PropNumData compound_num_arms_prop_extra_data = {2.0, 10.0, 1.0};

static PropDescription compound_props[] =
  {
    OBJECT_COMMON_PROPERTIES,
    PROP_STD_LINE_COLOUR_OPTIONAL,
    PROP_STD_LINE_WIDTH_OPTIONAL,
    { "num_arms", PROP_TYPE_INT, PROP_FLAG_VISIBLE,
      N_("Number of arms"), NULL, &compound_num_arms_prop_extra_data},

    PROP_DESC_END
  };


Ich habs mal so eingespielt.

Mario Blättermann
--
Dies ist eine automatisch versendete Nachricht von l10n.gnome.org.


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