From 747988e5162d83d889da1d04236b0e50fdd822e3 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 14 Aug 2010 19:17:50 +0100 Subject: [PATCH] [build] fix distcheck --- configure.ac | 2 +- po/POTFILES.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 26d593d9..87a2d9f0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. m4_define([sparkleshare_version], - [0.2-alpha1]) + [0.2-alpha2]) m4_define([sparkleshare_asm_version], [0.2]) diff --git a/po/POTFILES.in b/po/POTFILES.in index 599fc3ca..3715c458 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -12,6 +12,7 @@ SparkleLib/SparkleRepo.cs SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in SparkleShare/SparkleBubble.cs SparkleShare/SparkleIntro.cs +SparkleShare/SparkleLog.cs SparkleShare/SparkleShare.cs SparkleShare/SparkleSpinner.cs SparkleShare/SparkleStatusIcon.cs