2005-11-10 Paolo Bacchilega [ version 2.12.1 released ] * NEWS: updated 2005-11-07 Paolo Bacchilega * src/dlg-properties.c (update_list): * src/quick-lounge.c: * src/quick-box.c (arrow_button_pressed, icon_theme_changed): Update the icons without reloading the launchers when the icon_theme_changed event is emitted. Fixes bug #317709. 2005-11-06 Paolo Bacchilega * src/quick-box.c (arrow_button_pressed): use gtk_container_get_children to get the launchers. * src/quick-lounge.c (populate_context_menu): added execute command in the context menu to conform to the gnome panel. (populate_context_menu): use stock items. * src/quick-button.c (drag_data_get): * src/dlg-properties.c (drag_data_get): cast to guchar to avoid compilation warning. * src/gtk-utils.c (_gtk_container_get_n_children) (_gtk_container_get_all_children): new functions. * src/quick-box.c (quick_box_size_request): Fixes bug #151612: Blank space between last icon and button should be removed. 2005-11-05 Paolo Bacchilega * src/GNOME_QuickLoungeApplet_Factory.server.in.in: the category is Utilities, not Utility. * src/quick-box.c (ICON_SIZE_PANEL): set panel icon size to 22 (as the menu icon size) (arrow_button_pressed): use gtk_container_get_children to get the children. 2005-10-04 Pawan Chitrakar * configure.in: Added ne in ALL_LINGUAS