[Gpg4win-commits] r1337 - in trunk/doc: . logo
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Feb 3 12:28:17 CET 2010
Author: werner
Date: 2010-02-03 12:28:15 +0100 (Wed, 03 Feb 2010)
New Revision: 1337
Modified:
trunk/doc/ChangeLog
trunk/doc/logo/Makefile.am
Log:
Add missing files.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2010-02-03 11:06:03 UTC (rev 1336)
+++ trunk/doc/ChangeLog 2010-02-03 11:28:15 UTC (rev 1337)
@@ -1,3 +1,7 @@
+2010-02-03 Werner Koch <wk at g10code.com>
+
+ * logo/Makefile.am (EXTRA_DIST): Add missing nsis icons.
+
2010-02-03 Emanuel Schuetze <emanuel.schuetze at intevation.de>
* README.en.txt, README.de.txt: Update for 2.0.2-beta1 release.
Modified: trunk/doc/logo/Makefile.am
===================================================================
--- trunk/doc/logo/Makefile.am 2010-02-03 11:06:03 UTC (rev 1336)
+++ trunk/doc/logo/Makefile.am 2010-02-03 11:28:15 UTC (rev 1337)
@@ -14,14 +14,18 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
EXTRA_DIST = gpg4win-logo.eps \
gpg4win-logo-400px.png \
gpg4win-logo-400px.bmp \
gpg4win-logo-favicon.bmp \
gpg4win-logo-icon.ico \
- gpg4win-logo-164x314.bmp
+ gpg4win-logo-164x314.bmp \
+ gpg4win-nsis-header-install-150x57.bmp \
+ gpg4win-nsis-header-uninstall-150x57.bmp \
+ gpg4win-nsis-install.ico \
+ gpg4win-nsis-uninstall.ico \
+ gpg4win-nsis-wizard-install-164x314.bmp \
+ gpg4win-nsis-wizard-uninstall-164x314.bmp
-
More information about the Gpg4win-commits
mailing list