[libchamplain] Rename the scale-unit property to unit
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Rename the scale-unit property to unit
- Date: Wed, 9 Feb 2011 08:39:04 +0000 (UTC)
commit fae275d99eefa603a99988f3bcb3b7149e6fe42f
Author: JiÅ?Ã Techet <techet gmail com>
Date: Tue Feb 1 23:27:21 2011 +0100
Rename the scale-unit property to unit
champlain/champlain-scale.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain/champlain-scale.c b/champlain/champlain-scale.c
index 64c5c66..32d3417 100644
--- a/champlain/champlain-scale.c
+++ b/champlain/champlain-scale.c
@@ -176,7 +176,7 @@ champlain_scale_class_init (ChamplainScaleClass *scale_class)
*/
g_object_class_install_property (object_class,
PROP_SCALE_UNIT,
- g_param_spec_enum ("scale-unit",
+ g_param_spec_enum ("unit",
"The scale's unit",
"The map scale's unit",
CHAMPLAIN_TYPE_UNIT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]