diff options
author | Cyrille Chepelov <cyrille@src.gnome.org> | 2001-08-27 19:49:19 +0000 |
---|---|---|
committer | Cyrille Chepelov <cyrille@src.gnome.org> | 2001-08-27 19:49:19 +0000 |
commit | 6b37e9b99cf9762690f0f58289d30533f483f3bc (patch) | |
tree | 386cfcc666331b7dd58204e94c7194b0d27102a4 /AUTHORS | |
parent | 39e877d5e46022b8853d94d177c663d80a5061f1 (diff) | |
download | dia-6b37e9b99cf9762690f0f58289d30533f483f3bc.tar.xz |
added ellipsis(...) to diagram properties menu item. diagram properties
* app/menu.c: added ellipsis(...) to diagram properties menu item.
* app/dia-props.c: diagram properties dialog contents did not
represent current diagram settings.
* app/dia-props.[ch]:
* app/display.c: diagram properties contents now follows currently
selected diagram.
Patch also from <robert.young@dsto.defence.gov.au>, fixes #59409.
* AUTHORS: added Robert Young.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,3 +17,4 @@ Hans Breuer <Hans@Breuer.Org> (win32 port, wpg, hpgl export) Hubert Figuiere <hfiguiere@teaser.fr> (window menus, objects) Alexey Novodvorsky <aen@logic.ru> Patrick Sung <phsung@ualberta.ca> +Robert Young <robert.young@dsto.defence.gov.au> |