mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
Just reformatted Andy's latest entry
This commit is contained in:
parent
159ade6303
commit
4c8d7cb538
1 changed files with 7 additions and 5 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,4 @@
|
|||
|
||||
2000-05-05 Andy Hertzfeld <andy@eazel.com>
|
||||
|
||||
did some work at the request of Bud
|
||||
|
@ -5,12 +6,13 @@
|
|||
* libnautilus-extenstions/nautilus-global-preferences.h:
|
||||
added preference NAUTILUS_PREFERENCES_SIDEBAR_WIDTH
|
||||
* src/ntl-window.c:
|
||||
set the initial sidebar width from NAUTILUS_PREFERENCES_SIDEBAR_WIDTH. As a welcome
|
||||
side-effect, this allowed me to remove the old "sopwidth hack". I also increased
|
||||
the default size.
|
||||
set the initial sidebar width from NAUTILUS_PREFERENCES_SIDEBAR_WIDTH.
|
||||
As a welcome side-effect, this allowed me to remove the old "sopwidth
|
||||
hack". I also increased the default size.
|
||||
* src/ntl-index-panel:
|
||||
added old_width to details. Overrode size_allocate signal to get in there when the
|
||||
size changes to record it in preferences when it changes
|
||||
added old_width to details. Overrode size_allocate signal to get
|
||||
in there when the size changes to record it in preferences when
|
||||
it changes
|
||||
|
||||
* src/nautilus-index-title.c:
|
||||
changed the font used for the title to helvetica, to match the other text
|
||||
|
|
Loading…
Reference in a new issue