[maemo-commits] [maemo-commits] r13529 - projects/haf/tags/hildon-desktop/0.0.34-1/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Aug 31 16:03:51 EEST 2007
Author: jobi
Date: 2007-08-31 16:03:50 +0300 (Fri, 31 Aug 2007)
New Revision: 13529

Modified:
   projects/haf/tags/hildon-desktop/0.0.34-1/debian/changelog
Log:
  Fixed typo


Modified: projects/haf/tags/hildon-desktop/0.0.34-1/debian/changelog
===================================================================
--- projects/haf/tags/hildon-desktop/0.0.34-1/debian/changelog	2007-08-31 12:56:25 UTC (rev 13528)
+++ projects/haf/tags/hildon-desktop/0.0.34-1/debian/changelog	2007-08-31 13:03:50 UTC (rev 13529)
@@ -9,7 +9,7 @@
 
   * src/hn-app-button.c (hn_app_button_create_menu): do not attach the
   menu to the app button in order to make it always accessible.
-  Fixes NB#66988.
+  Fixes: NB#66988.
 
   * src/hd-switcher-menu.c (hd_switcher_menu_changed_info_cb): refresh
   applications menu items when a generic entry info change notification
@@ -17,7 +17,7 @@
   * src/hd-switcher-menu-item.c (hd_switcher_menu_item_set_entry_info,
   hd_switcher_menu_item_class_init,
   hd_switcher_menu_item_compose_bkill_pixbuf): add bgkill emblem on
-  entry info update in menu item. Fixes #59573.
+  entry info update in menu item. Fixes: NB#59573.
 
   * src/hd-plugin-manager.c (hd_plugin_manager_sync):
   - do not unref the widgets after destroying them if the container
@@ -30,7 +30,7 @@
   - let HDDesktop save the configuration when selecting applets
 
   * src/hd-applications-menu.c (hd_applications_menu_get_items): set the
-  ellipsize behavior for menu items. Fixes NB#65999.
+  ellipsize behavior for menu items. Fixes: NB#65999.
 
   * src/hd-select-plugins-dialog.c: do not free the
   desktop path after all
@@ -56,7 +56,7 @@
   last menu item.
   (hildon_desktop_popup_menu_select_item): optimizations in order to
   avoid extra paints on menu items and to make it faster.
-  Fixes #66744.
+  Fixes: #66744.
 
   * libhildondesktop/hildon-desktop-popup-menu.c
   (hildon_desktop_popup_menu_scroll_start,
@@ -65,12 +65,12 @@
   hildon_desktop_popup_menu_scroll_cb,
   hildon_desktop_popup_menu_scroll_constructor): scroll continuously on
   button press on scroll buttons. Button click scrolls on step down/up.
-  Fixes NB#66827.
+  Fixes: NB#66827.
 
   * src/hd-switcher-menu.c (hd_switcher_menu_changed_info_cb): correctly
   calculate the position of an window in the stack in order to avoid
   blinking window icons both in switcher are and switcher menu.
-  Fixes NB#57680.
+  Fixes: NB#57680.
 
   * Fixed signedness problem on libhildonmenu.c on line 1013: added
   cast to empty
@@ -80,13 +80,13 @@
 
   * libhildondesktop/hildon-thumb-menu-item.c
   (hildon_thumb_menu_item_set_thumb_label): correctly set logical color
-  ids for labels in thumb menu items. Fixes #62307.
+  ids for labels in thumb menu items. Fixes: #62307.
 
   * libhildonwm/hd-wm-window.c (hd_wm_window_process_wm_name): emit
   signal for entry info changed accordingly.
   * src/hd-switcher-menu-item.c (hd_switcher_menu_item_set_entry_info):
   update the window name label on entry info changed.
-  Fixes NB#66546, NB#63271.
+  Fixes: NB#66546, NB#63271.
 
   * src/hd-home-window.c: handle the unable to read file
   error case from background manager. Fixes: NB#66197
@@ -99,11 +99,11 @@
   normal, if necessary. Fixes: NB#65895
 
   * libhildondesktop/libhildonmenu.[ch]: remove useless xmlreader.h
-  includes. Fixes NB#67013.
+  includes. Fixes: NB#67013.
 
   * src/hd-switcher-menu.c (hd_switcher_menu_check_content): set the
   size request of hidden extra pane in order to avoid having empty
-  windows flickers. Fixes NB#67044. 
+  windows flickers. Fixes: NB#67044. 
   * libhildondesktop/hildon-desktop-popup-window.c
   (hildon_desktop_popup_window_show): check size request before showing
   extra panes.
@@ -111,7 +111,7 @@
   * src/hd-applications-menu.c
   (hd_applications_menu_button_button_press,
   hd_applications_menu_init): popup the menu on button press instead of
-  button release. Fixes NB#33935.
+  button release. Fixes: NB#33935.
   * libhildondesktop/hildon-desktop-popup-window.c
   (hildon_desktop_popup_window_button_press_event): handle button
   press instead of button release for checking if the window should pop
@@ -154,23 +154,23 @@
 
   * src/hd-applications-menu.c (hd_applications_menu_changed): popdown
   the window when the menu changes in order to avoid critical warnings
-  when updating the menu. Fixes NB#66635.
+  when updating the menu. Fixes: NB#66635.
 
   * src/hd-switcher-menu.c (hd_switcher_menu_constructor): correctly set
-  switcher menu plugin size request. Fixes NB#61606.
+  switcher menu plugin size request. Fixes: NB#61606.
 
   * src/hd-applications-menu.c
   (hd_applications_menu_categories_motion_notify): reset previously
   selected item from motion notify to avoid problem on focus moving.
-  Fixes #66207.
+  Fixes: #66207.
 
   * src/hd-switcher-menu.c (hd_switcher_menu_create_notifications_menu,
   hd_switcher_menu_notification_deleted_cb): reset main icon when a
-  blinking notification is deleted. Fixes NB#65335.
+  blinking notification is deleted. Fixes: NB#65335.
 
   * src/hd-switcher-menu.c (hd_switcher_menu_update_open): ensure the
   active window menu item is selected when opening switcher menu.
-  Fixes bug NB#65439.
+  Fixes: NB#65439.
 
  -- Johan Bilien <johan.bilien at nokia.com>  Fri, 31 Aug 2007 15:38:17 +0300
 


More information about the maemo-commits mailing list