[gedit] Update urls switched for OS X and windows
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit] Update urls switched for OS X and windows
- Date: Sun, 8 Nov 2009 20:12:14 +0000 (UTC)
commit cb858c90295475a81c9f3f5919bb3e2d10ee313a
Author: Jesse van den Kieboom <jessevdk gnome org>
Date: Sun Nov 8 21:11:11 2009 +0100
Update urls switched for OS X and windows
plugins/checkupdate/gedit-check-update-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/checkupdate/gedit-check-update-plugin.c b/plugins/checkupdate/gedit-check-update-plugin.c
index 6171c6f..708b3bf 100644
--- a/plugins/checkupdate/gedit-check-update-plugin.c
+++ b/plugins/checkupdate/gedit-check-update-plugin.c
@@ -37,7 +37,7 @@
#define VERSION_PLACE "<a href=\"[0-9]\\.[0-9]+/\">"
-#ifndef G_OS_WIN32
+#ifdef G_OS_WIN32
#define GEDIT_URL "http://ftp.acc.umu.se/pub/gnome/binaries/win32/gedit/"
#define FILE_REGEX "gedit\\-setup\\-[0-9]+\\.[0-9]+\\.[0-9]+(\\-[0-9]+)?\\.exe"
#else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]