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