The major changes compared to the Mnemo H3 (2.1) version are:
* Small bug fixes and improvements. * Added Slovenian translation and updated Brazilian Portuguese, Dutch, French, German, Greek, Italian, and Traditional Chinese translations. The full list of changes (from version H3 (2.1)) can be viewed here: http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.31&r2=1.63.2.37&ty=h
This commit is contained in:
parent
ae324520f0
commit
fb7ef2e4ed
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/11/01 10:51:55 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2006/11/03 23:03:41 mbalmer Exp $
|
||||
|
||||
COMMENT= "memo application"
|
||||
|
||||
HORDE_MODULE= mnemo
|
||||
HORDE_NAME= Mnemo
|
||||
|
||||
DISTNAME= ${HORDE_MODULE}-h3-2.1
|
||||
DISTNAME= ${HORDE_MODULE}-h3-2.1.1
|
||||
CATEGORIES= databases
|
||||
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (mnemo-h3-2.1.tar.gz) = 9dc9d19ffdc7dfd332f6667fef630e29
|
||||
RMD160 (mnemo-h3-2.1.tar.gz) = c26c0e56efde9692f2b2f5127cb931e5d3364641
|
||||
SHA1 (mnemo-h3-2.1.tar.gz) = e9584194c73adc5d34cdecdbdc29a55d91d78330
|
||||
SIZE (mnemo-h3-2.1.tar.gz) = 963758
|
||||
MD5 (mnemo-h3-2.1.1.tar.gz) = 84419f68027037f53b5db38a6ab9c0cc
|
||||
RMD160 (mnemo-h3-2.1.1.tar.gz) = 2ab489bd0581ba4ccf5cfbccafeb6fb285c60164
|
||||
SHA1 (mnemo-h3-2.1.1.tar.gz) = 2ce41a2f9696c0cca91fa32fd617d157eb45fbca
|
||||
SIZE (mnemo-h3-2.1.1.tar.gz) = 1200034
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2006/11/01 10:51:55 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2006/11/03 23:03:41 mbalmer Exp $
|
||||
horde/${HORDE_MODULE}/
|
||||
horde/${HORDE_MODULE}/LICENSE
|
||||
horde/${HORDE_MODULE}/README
|
||||
@ -116,6 +116,9 @@ horde/${HORDE_MODULE}/locale/sk_SK/
|
||||
horde/${HORDE_MODULE}/locale/sk_SK/LC_MESSAGES/
|
||||
horde/${HORDE_MODULE}/locale/sk_SK/LC_MESSAGES/${HORDE_MODULE}.mo
|
||||
horde/${HORDE_MODULE}/locale/sk_SK/help.xml
|
||||
horde/${HORDE_MODULE}/locale/sl_SI/
|
||||
horde/${HORDE_MODULE}/locale/sl_SI/LC_MESSAGES/
|
||||
horde/${HORDE_MODULE}/locale/sl_SI/LC_MESSAGES/${HORDE_MODULE}.mo
|
||||
horde/${HORDE_MODULE}/locale/sv_SE/
|
||||
horde/${HORDE_MODULE}/locale/sv_SE/LC_MESSAGES/
|
||||
horde/${HORDE_MODULE}/locale/sv_SE/LC_MESSAGES/${HORDE_MODULE}.mo
|
||||
@ -154,6 +157,7 @@ horde/${HORDE_MODULE}/po/pt_PT.po
|
||||
horde/${HORDE_MODULE}/po/ro_RO.po
|
||||
horde/${HORDE_MODULE}/po/ru_RU.po
|
||||
horde/${HORDE_MODULE}/po/sk_SK.po
|
||||
horde/${HORDE_MODULE}/po/sl_SI.po
|
||||
horde/${HORDE_MODULE}/po/sv_SE.po
|
||||
horde/${HORDE_MODULE}/po/zh_CN.po
|
||||
horde/${HORDE_MODULE}/po/zh_TW.po
|
||||
@ -164,6 +168,7 @@ horde/${HORDE_MODULE}/scripts/sql/
|
||||
horde/${HORDE_MODULE}/scripts/sql/${HORDE_MODULE}.mssql.sql
|
||||
horde/${HORDE_MODULE}/scripts/sql/${HORDE_MODULE}.oci8.sql
|
||||
horde/${HORDE_MODULE}/scripts/sql/${HORDE_MODULE}.sql
|
||||
horde/${HORDE_MODULE}/scripts/sql/${HORDE_MODULE}.xml
|
||||
horde/${HORDE_MODULE}/scripts/upgrades/
|
||||
horde/${HORDE_MODULE}/scripts/upgrades/1.1_to_2.0.mysql.sql
|
||||
horde/${HORDE_MODULE}/scripts/upgrades/1.1_to_2.0.pgsq.sql
|
||||
@ -187,7 +192,6 @@ horde/${HORDE_MODULE}/templates/notepads/
|
||||
horde/${HORDE_MODULE}/templates/notepads/notepads.inc
|
||||
horde/${HORDE_MODULE}/templates/prefs/
|
||||
horde/${HORDE_MODULE}/templates/prefs/notepadselect.inc
|
||||
horde/${HORDE_MODULE}/templates/prefs/showsummaryselect.inc
|
||||
horde/${HORDE_MODULE}/templates/search/
|
||||
horde/${HORDE_MODULE}/templates/search/search.inc
|
||||
horde/${HORDE_MODULE}/templates/view/
|
||||
|
Loading…
Reference in New Issue
Block a user