[f-spot] Fix product name in configure.ac



commit dcae1074d8e2141b7717f075af16af27240927d0
Author: Ruben Vermeersch <ruben savanne be>
Date:   Wed May 12 15:29:54 2010 +0200

    Fix product name in configure.ac

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b90d0c7..c2ec16e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,8 +34,8 @@ m4_define([fspot_asm_version],
 	[fspot_api_version.0.0])
 
 AC_PREREQ(2.52)
-AC_INIT([fspot], fspot_version,
-	[http://bugzilla.gnome.org/enter_bug.cgi?product=fspot])
+AC_INIT([f-spot], fspot_version,
+	[http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot])
 
 AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar dist-zip foreign])
 AM_MAINTAINER_MODE



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]