[nautilus-actions] Complete the description of the localizable fields
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Complete the description of the localizable fields
- Date: Sat, 8 Jan 2011 17:35:07 +0000 (UTC)
commit c66894d883ad18023c4a1cdf120dfc430009fb18
Author: Pierre Wieser <pwieser trychlos org>
Date: Sat Jan 8 18:01:49 2011 +0100
Complete the description of the localizable fields
ChangeLog | 2 ++
src/api/na-data-def.h | 8 ++++----
2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 8402453..381c3ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2011-01-08 Pierre Wieser <pwieser trychlos org>
+ * src/api/na-data-def.h: Complete the description of the fields.
+
* src/core/na-io-provider.c:
* src/core/na-object-profile-factory.c:
* src/nact/nact-assistant-export.ui:
diff --git a/src/api/na-data-def.h b/src/api/na-data-def.h
index 8a760c4..51059cc 100644
--- a/src/api/na-data-def.h
+++ b/src/api/na-data-def.h
@@ -64,9 +64,9 @@ G_BEGIN_DECLS
* obsoleted ones.
* @has_property: whether a property should be set for this variable ?
* Set to FALSE for obsolete variables.
- * @short_label: short descriptive name.
+ * @short_label: short localizable descriptive name.
* Used in GParamSpec and in schemas.
- * @long_label: long, if not complete, description.
+ * @long_label: long, if not complete, localizable description.
* Used in GParamSpec and in schemas?
* @type: the elementary NAFD_TYPE_xxx data type.
* @default_value: the default to assign when creating a new object.
@@ -91,9 +91,9 @@ G_BEGIN_DECLS
* or NULL.
* @option_flags: #GOptionFlags for the command-line parameter, or 0.
* @option_arg: the type of the option, or 0.
- * @option_label: the description for the variable in nautilus-actions-new.
+ * @option_label: the localizable description for the variable in nautilus-actions-new.
* Defaults to @short_label if NULL.
- * @option_arg_label: the description for the argument.
+ * @option_arg_label: the localizable description for the argument.
*
* This structure fully describes an elementary factory data.
* Each #NAIFactoryObject item definition may include several groups of
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]