]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- mail/em-event.h includes composer/e-msg-composer.h
authorSzymon Siwek <sls@pld-linux.org>
Tue, 27 Mar 2007 00:21:39 +0000 (00:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  WARNING: I'm not sure about not installed includes

Changed files:
    evolution-composer_includes.patch -> 1.1

evolution-composer_includes.patch [new file with mode: 0644]

diff --git a/evolution-composer_includes.patch b/evolution-composer_includes.patch
new file mode 100644 (file)
index 0000000..8aa8638
--- /dev/null
@@ -0,0 +1,20 @@
+--- evolution-2.10.0/composer/Makefile.am.orig 2007-03-25 17:49:13.000000000 +0000
++++ evolution-2.10.0/composer/Makefile.am      2007-03-25 18:37:21.000000000 +0000
+@@ -69,6 +69,17 @@
+       listener.c                              \
+       listener.h
++composerinlcudedir = $(privincludedir)/composer
++composerinlcude_HEADERS =                     \
++      Editor.h                                \
++      e-msg-composer.h                        \
++      e-msg-composer-hdrs.h
++
++#Composer.h
++#e-msg-composer-select-file.h
++#evolution-composer.h
++#listener.h
++
+ EXTRA_DIST =                                  \
+       mail-composer.error.xml                 \
+       $(IDLS)                                 \
This page took 0.222785 seconds and 4 git commands to generate.