2005-11-15 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-gtk-extensions.{c,h}: Add new convenience function thunar_gtk_action_group_create_tool_item(), which creates a new GtkToolItem proxy for a given GtkAction in a GtkActionGroup. * thunar/thunar-location-bar.{c,h}, thunar/thunar-location-entry.c, thunar/thunar-location-buttons.c: Add new virtual method thunar_location_bar_is_standalone(), which determines whether a given location bar should be displayed in a standalone fashion, or embedded within a location toolbar. * thunar/thunar-window-ui.xml, thunar/thunar-window.c: Check whether the location should be embedded into a location toolbar and if so, generate a toolbar for it on-demand and place it below the menubar. Else, the location bar is placed right above the view pane. This gives a better appearance when using the location entry implementation with a toolbar, and you don't need the toolbar with the pathbar anyways. * po/POTFILES.in: Add thunar-preferences-dialog.c here. * po/*.po: Merge new strings. (Old svn revision: 18871)
Showing
- ChangeLog 20 additions, 0 deletionsChangeLog
- po/POTFILES.in 1 addition, 0 deletionspo/POTFILES.in
- po/de.po 124 additions, 45 deletionspo/de.po
- po/el.po 198 additions, 120 deletionspo/el.po
- po/es.po 134 additions, 46 deletionspo/es.po
- po/hu.po 134 additions, 46 deletionspo/hu.po
- po/ja.po 134 additions, 46 deletionspo/ja.po
- thunar/thunar-gtk-extensions.c 28 additions, 0 deletionsthunar/thunar-gtk-extensions.c
- thunar/thunar-gtk-extensions.h 5 additions, 3 deletionsthunar/thunar-gtk-extensions.h
- thunar/thunar-location-bar.c 20 additions, 0 deletionsthunar/thunar-location-bar.c
- thunar/thunar-location-bar.h 4 additions, 2 deletionsthunar/thunar-location-bar.h
- thunar/thunar-location-buttons.c 1 addition, 0 deletionsthunar/thunar-location-buttons.c
- thunar/thunar-location-entry.c 1 addition, 0 deletionsthunar/thunar-location-entry.c
- thunar/thunar-window-ui.xml 4 additions, 4 deletionsthunar/thunar-window-ui.xml
- thunar/thunar-window.c 101 additions, 33 deletionsthunar/thunar-window.c
Loading
Please register or sign in to comment