[gnumeric] https://bugzilla.gnome.org/show_bug.cgi?id=610558
- From: Jody Goldberg <jody src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] https://bugzilla.gnome.org/show_bug.cgi?id=610558
- Date: Mon, 22 Feb 2010 02:48:40 +0000 (UTC)
commit 37f95c415dd17c1a54b37b4e733a6f82c4e3954f
Author: Jody Goldberg <jody gnome org>
Date: Sun Feb 21 21:48:05 2010 -0500
https://bugzilla.gnome.org/show_bug.cgi?id=610558
ots rather than odt
tools/win32/gnumeric.nsi.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tools/win32/gnumeric.nsi.in b/tools/win32/gnumeric.nsi.in
index 8eed3b7..e62f145 100644
--- a/tools/win32/gnumeric.nsi.in
+++ b/tools/win32/gnumeric.nsi.in
@@ -167,8 +167,8 @@ Section "OpenOffice.org ODF"
SectionIn 3
WriteRegStr HKCR ".ods" "" "GNOME.Gnumeric"
WriteRegStr HKCR ".ods" "Content Type" "vnd.oasis.opendocument.spreadsheet"
- WriteRegStr HKCR ".odt" "" "GNOME.Gnumeric"
- WriteRegStr HKCR ".odt" "Content Type" "vnd.oasis.opendocument.spreadsheet-template"
+ WriteRegStr HKCR ".ots" "" "GNOME.Gnumeric"
+ WriteRegStr HKCR ".ots" "Content Type" "vnd.oasis.opendocument.spreadsheet-template"
WriteRegStr HKCR ".sxc" "" "GNOME.Gnumeric"
WriteRegStr HKCR ".sxc" "Content Type" "application/vnd.sun.xml.calc"
WriteRegStr HKCR ".stc" "" "GNOME.Gnumeric"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]