diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-14 05:05:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-14 05:05:53 +0000 |
commit | b83be6d6f36f4132e06dcb2abb4d5bf2f9cf9573 (patch) | |
tree | 44c291eb6c0941fe92340148b58b5566a8d0aad8 /mail | |
parent | 934bc14579329009a70df81b1e6f654c44f44a9c (diff) | |
download | ports-b83be6d6f36f4132e06dcb2abb4d5bf2f9cf9573.tar.gz ports-b83be6d6f36f4132e06dcb2abb4d5bf2f9cf9573.zip |
Patch the correct file to enable the right desktop links.
Notes
Notes:
svn path=/head/; revision=82974
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution/files/patch-data_evolution.desktop | 13 | ||||
-rw-r--r-- | mail/evolution/files/patch-data_evolution.desktop.in | 13 |
2 files changed, 13 insertions, 13 deletions
diff --git a/mail/evolution/files/patch-data_evolution.desktop b/mail/evolution/files/patch-data_evolution.desktop new file mode 100644 index 000000000000..d632198f7d54 --- /dev/null +++ b/mail/evolution/files/patch-data_evolution.desktop @@ -0,0 +1,13 @@ +--- data/evolution.desktop.orig Mon Jun 2 15:26:06 2003 ++++ data/evolution.desktop Fri Jun 13 21:34:45 2003 +@@ -63,8 +63,8 @@ + Comment[vi]=Bộ phần mềm nhóm Evolution + Comment[zh_CN]=Evolution 群件套件 + Comment[zh_TW]=Evolution 群組軟體套件 +-Exec=evolution-1.3 +-Icon=evolution-1.3.png ++Exec=evolution-1.4 ++Icon=evolution-1.4.png + Terminal=false + Type=Application + Categories=GNOME;Application;Office;X-Red-Hat-Base; diff --git a/mail/evolution/files/patch-data_evolution.desktop.in b/mail/evolution/files/patch-data_evolution.desktop.in deleted file mode 100644 index 2d96395f1abc..000000000000 --- a/mail/evolution/files/patch-data_evolution.desktop.in +++ /dev/null @@ -1,13 +0,0 @@ ---- data/evolution.desktop.in.orig Wed Jun 11 02:58:19 2003 -+++ data/evolution.desktop.in Wed Jun 11 02:59:19 2003 -@@ -1,8 +1,8 @@ - [Desktop Entry] - _Name=Ximian Evolution - _Comment=The Evolution groupware suite --Exec=evolution-1.3 --Icon=evolution-1.3.png -+Exec=evolution-1.4 -+Icon=evolution-1.4.png - Terminal=false - Type=Application - Categories=GNOME;Application;Office;X-Red-Hat-Base; |