2005-01-10 Rodney Dawes <dobey@novell.com> * Makefile.am (INCLUDES): Clean up spacing (liborg_gnome_send_options_la_LIBADD): Don't specify the path to the la file directly, use the _LIBS variables that correspond with those in INCLUDES to link to the correct libraries svn path=/trunk/; revision=28339
18 lines
712 B
Plaintext
18 lines
712 B
Plaintext
2005-01-10 Rodney Dawes <dobey@novell.com>
|
|
|
|
* Makefile.am (INCLUDES): Clean up spacing
|
|
(liborg_gnome_send_options_la_LIBADD): Don't specify the path to
|
|
the la file directly, use the _LIBS variables that correspond with
|
|
those in INCLUDES to link to the correct libraries
|
|
|
|
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>
|
|
|
|
* MakeFile.am:
|
|
* org-gnome-send-options.eplug.in: Plugin file to add
|
|
the send options button in the account editor.
|
|
* send-options.c: Adds the send options button inside a frame
|
|
in the defaults page of the account editor for groupwise
|
|
accounts. Clicking on the button gets the settings from the
|
|
server and shows it in the send options dialog box.
|
|
|