2007-05-24 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 24 May 2007 14:40:48 +0000 (14:40 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 24 May 2007 14:40:48 +0000 (14:40 +0000)
* Makefile.am:
        * po/POTFILES.in:
        * src/maemo/Makefile.am:
        * src/widgets/Makefile.am: Some dist fixes.

pmo-trunk-r1971

ChangeLog2
Makefile.am
po/POTFILES.in
src/maemo/Makefile.am
src/widgets/Makefile.am

index 77f17a8..4b161cc 100644 (file)
@@ -1,5 +1,12 @@
 2007-05-24  Murray Cumming  <murrayc@murrayc.com>
 
 2007-05-24  Murray Cumming  <murrayc@murrayc.com>
 
+       * Makefile.am:
+       * po/POTFILES.in:
+       * src/maemo/Makefile.am:
+       * src/widgets/Makefile.am: Some dist fixes.
+
+2007-05-24  Murray Cumming  <murrayc@murrayc.com>
+
        * src/maemo/modest-connection-specific-smtp-window.c:
        (on_button_edit): Make the code clearer, to prevent a double free.
 
        * src/maemo/modest-connection-specific-smtp-window.c:
        (on_button_edit): Make the code clearer, to prevent a double free.
 
index 76b095f..ea22f58 100644 (file)
@@ -45,8 +45,7 @@ EXTRA_DIST=                 \
        intltool-update.in  \
        debian/changelog    \
        debian/copyright    \
        intltool-update.in  \
        debian/changelog    \
        debian/copyright    \
-       debian/rules        \
-       debian/modest.links
+       debian/rules
 
 DISTCLEANFILES =            \
        intltool-extract.in \
 
 DISTCLEANFILES =            \
        intltool-extract.in \
index fe81a6b..68b8854 100644 (file)
@@ -58,10 +58,7 @@ src/maemo/easysetup/main.c
 src/maemo/easysetup/modest-easysetup-provider-combo-box.c
 src/maemo/easysetup/modest-easysetup-country-combo-box.h
 src/maemo/easysetup/modest-easysetup-wizard.c
 src/maemo/easysetup/modest-easysetup-provider-combo-box.c
 src/maemo/easysetup/modest-easysetup-country-combo-box.h
 src/maemo/easysetup/modest-easysetup-wizard.c
-src/maemo/easysetup/modest-validating-entry.h
-src/maemo/easysetup/modest-easysetup-serversecurity-combo-box.h
 src/maemo/easysetup/modest-easysetup-country-combo-box.c
 src/maemo/easysetup/modest-easysetup-country-combo-box.c
-src/maemo/easysetup/modest-validating-entry.c
 src/maemo/modest-maemo-utils.h
 src/maemo/modest-maemo-utils.c
 src/maemo/modest-msg-view-window.c
 src/maemo/modest-maemo-utils.h
 src/maemo/modest-maemo-utils.c
 src/maemo/modest-msg-view-window.c
@@ -125,6 +122,8 @@ src/widgets/modest-window.c
 src/widgets/modest-mail-header-view.h
 src/widgets/modest-details-dialog.c
 src/widgets/modest-details-dialog.h
 src/widgets/modest-mail-header-view.h
 src/widgets/modest-details-dialog.c
 src/widgets/modest-details-dialog.h
+src/widgets/modest-serversecurity-combo-box.h
+src/widgets/modest-validating-entry.c
 src/modest-ui-actions.h
 src/modest-marshal.h
 src/modest-tny-platform-factory.c
 src/modest-ui-actions.h
 src/modest-marshal.h
 src/modest-tny-platform-factory.c
index 703da40..73720f2 100644 (file)
@@ -48,7 +48,6 @@ libmodest_ui_la_SOURCES=              \
        modest-icon-names.h           \
        modest-maemo-global-settings-dialog.c \
        modest-maemo-global-settings-dialog.h \
        modest-icon-names.h           \
        modest-maemo-global-settings-dialog.c \
        modest-maemo-global-settings-dialog.h \
-       modest-maemo-ui-constants.h \
        modest-main-window.c          \
        modest-main-window-ui.h       \
        modest-hildon-includes.h      \
        modest-main-window.c          \
        modest-main-window-ui.h       \
        modest-hildon-includes.h      \
index 637f0c7..702e9f2 100644 (file)
@@ -57,6 +57,7 @@ libmodest_widgets_la_SOURCES=          \
        modest-secureauth-combo-box.h modest-secureauth-combo-box.c \
        modest-tny-stream-gtkhtml.c    \
        modest-tny-stream-gtkhtml.h    \
        modest-secureauth-combo-box.h modest-secureauth-combo-box.c \
        modest-tny-stream-gtkhtml.c    \
        modest-tny-stream-gtkhtml.h    \
+       modest-ui-constants.h \
        modest-validating-entry.h modest-validating-entry.c \
        modest-window.c                \
        modest-window.h                \
        modest-validating-entry.h modest-validating-entry.c \
        modest-window.c                \
        modest-window.h                \