diff options
| author | Colin Marquardt <github@marquardt-home.de> | 2007-08-04 23:39:34 +0000 |
|---|---|---|
| committer | cmarqu <cmarqu@users.sourceforge.net> | 2007-08-04 23:39:34 +0000 |
| commit | 0f08a954b5ee211cc5d65a37b079372a45f0a48f (patch) | |
| tree | cea6dea60e453a1aaaa59b7a590acec2b5e25520 | |
| parent | Fix some things that pofilter found. (diff) | |
| download | inkscape-0f08a954b5ee211cc5d65a37b079372a45f0a48f.tar.gz inkscape-0f08a954b5ee211cc5d65a37b079372a45f0a48f.zip | |
Use Dia's new homepage address.
(bzr r3370)
| -rw-r--r-- | share/extensions/dia.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/dia.inx b/share/extensions/dia.inx index 3e9fa244c..874076449 100644 --- a/share/extensions/dia.inx +++ b/share/extensions/dia.inx @@ -2,7 +2,7 @@ <_name>Dia Input</_name> <id>org.inkscape.input.dia</id> <dependency type="executable" location="extensions" _description="The dia2svg.sh script should be installed with your Inkscape distribution. If you do not have it, there is likely to be something wrong with your Inkscape installation.">dia2svg.sh</dependency> - <dependency type="executable" _description="In order to import Dia files, Dia itself must be installed. You can get Dia at http://www.gnome.org/projects/dia/">dia</dependency> + <dependency type="executable" _description="In order to import Dia files, Dia itself must be installed. You can get Dia at http://live.gnome.org/Dia">dia</dependency> <input> <extension>.dia</extension> <mimetype>application/x-dia</mimetype> |
