aboutsummaryrefslogtreecommitdiffstats
path: root/data/evolution.desktop
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@src.gnome.org>2000-04-19 04:19:40 +0800
committerPablo Saratxaga <pablo@src.gnome.org>2000-04-19 04:19:40 +0800
commite3769571ce44768d25a4c13c3c1da9b0166de5b5 (patch)
tree0d2319f856501042111716b41a811306441433db /data/evolution.desktop
parentce90a2fa141d16577a8368ff529373cd40c1289e (diff)
downloadgsoc2013-evolution-e3769571ce44768d25a4c13c3c1da9b0166de5b5.tar.gz
gsoc2013-evolution-e3769571ce44768d25a4c13c3c1da9b0166de5b5.tar.zst
gsoc2013-evolution-e3769571ce44768d25a4c13c3c1da9b0166de5b5.zip
Added Danish strings to desktop/menu file
svn path=/trunk/; revision=2489
Diffstat (limited to 'data/evolution.desktop')
-rw-r--r--data/evolution.desktop2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/evolution.desktop b/data/evolution.desktop
index 7667b032c0..6587dfa7ad 100644
--- a/data/evolution.desktop
+++ b/data/evolution.desktop
@@ -1,8 +1,10 @@
[Desktop Entry]
Name=Evolution
+Name[da]=Evolution
Name[no]=Evolution
Name[ru]=Эволюция
Comment=Mail, Contacts and Task.
+Comment[da]=E-post, kontakter og opgaver.
Comment[no]=E-post, kontakter og oppgaver.
Comment[ru]=Эл.почта, контакты и задания.
Exec=evolution
'/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/emulators/tkhfs?id=86688662ee4069a7cd518676ff8e421c8f0e809d'>Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2 | * Move distfile to local-distfiles directory on ftp.FreeBSD.orgjmz2000-06-121-1/+1 | * PORTNAME/VERSION stuffmharo2000-04-121-3/+3 | * Use tk 8.2jmz1999-09-082-4/+4 | | | | Submitted by: jseger * Change Id->FreeBSD.obrien1999-08-251-1/+1 | * Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1 | * Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+3 | * Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2 | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> * Add virtual category 'tk41'.wosch1997-04-201-2/+2 | * tk41 port installs wish4.1 not wish, so depend on it.asami1996-11-161-2/+2 | * CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+2 | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. * New version - tk4.1 compatible.jmz1996-11-043-6/+6 | * Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1 | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! * Do not install a file in /usr/libdata/tcl/.jmz1996-10-081-5/+0 | * Change "emulation" to "emulators". I have no idea how I missed this one!asami1995-11-261-2/+2 | * Change category name from "emulation" to "emulators". This was theasami1995-11-221-2/+2 | | | | most confusing of all! * New and updated checksum.asami1995-10-131-1/+1 | | | | (distfile) Submitted by: jmz * RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.Replacjmz1995-10-051-3/+2 | * RUN_DEPENDS on hfsjmz1995-09-241-2/+2 | * Fix the dependencies. hfs is now in emulators and pgp is in security.asami1995-07-131-2/+2 | * And now the rest of the x11 ports Makefiles.asami1995-04-131-2/+13 | * Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-111-0/+1 | * Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1 | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. * Try to get most ports checksummedgpalmer1995-04-011-0/+1 | * Converted Makefiles as much as I could.asami1995-02-111-1/+2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! * Make the DEPENDS line correct. Please TEST this stuff, people!jkh1994-11-231-1/+1 | | | | Problems like this are EASY to avoid! * tkhfs - a Tcl/Tk front end to the hfs program.jmz1994-11-18