blob: 5275c39b71419505ae1770766ab22acf73536454 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
2005-08-23 Not Zed <NotZed@Ximian.com>
* print-message.c: Add missing headers
(org_gnome_print_message): define before defining, remove c99isms.
(org_gnome_print_preview): define before defining.
2005-06-27 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use NO_UNDEFINED. Link with more libraries.
2005-06-18 Tor Lillqvist <tml@novell.com>
* org-gnome-print-message.eplug.xml: Use SOEXT.
2005-06-08 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am : Add the correct files to
EXTRA_DIST
2005-05-19 Vivek Jain <jvivek@novell.com>
Plugin to provide "print" option to composer. Files added:
* print-message.c
* Makefile.am
* org-gnome-print-message.eplug.xml
* org-gnome-print-message.xml
|