[frogr] Changed wording in the license about flicksoup.
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Changed wording in the license about flicksoup.
- Date: Thu, 2 Jun 2011 21:08:00 +0000 (UTC)
commit 4d9b30a5b594c42f52020f1b68b36de9619e15d3
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Thu Jun 2 23:07:16 2011 +0200
Changed wording in the license about flicksoup.
Stop mentioning it as a "bundled library", to avoid misunderstandings.
src/frogr-about-dialog.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/src/frogr-about-dialog.c b/src/frogr-about-dialog.c
index 79c938b..fe473b1 100644
--- a/src/frogr-about-dialog.c
+++ b/src/frogr-about-dialog.c
@@ -60,9 +60,8 @@ static const gchar *license =
"You should have received a copy of the GNU General\n"
"Public License along with frogr. If not, see\n"
"http://www.gnu.org/licenses/\n\n"
- "This program uses flickr API through the flicksoup\n"
- "library (which comes bundled-in with frogr), but\n"
- "it's neither approved nor certified by flickr.";
+ "This program uses its own implementation of Flickr API,\n"
+ "but it's neither approved nor certified by flickr.";
#endif
#if !GTK_CHECK_VERSION (2,23,0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]