[network-manager-netbook] Fix the number of activation steps.



commit ae6f556709f91795bcff36b410e48b979636594f
Author: Tambet Ingo <tambet gmail com>
Date:   Tue Jul 7 15:26:04 2009 +0300

    Fix the number of activation steps.

 src/nmn-status-icon.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nmn-status-icon.c b/src/nmn-status-icon.c
index be0843b..7cd9461 100644
--- a/src/nmn-status-icon.c
+++ b/src/nmn-status-icon.c
@@ -22,7 +22,7 @@ typedef enum {
     STATUS_IMAGE_ACTIVATING,
 } StatusImage;
 
-#define ACTIVATION_STEPS 7
+#define ACTIVATION_STEPS 6
 
 G_DEFINE_TYPE (NmnStatusIcon, nmn_status_icon, GTK_TYPE_STATUS_ICON)
 



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