diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 18:27:14 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 18:27:14 +0000 |
commit | b601842fe129d0a3cf7552defc080e40e5c839ce (patch) | |
tree | 123a654df723ede4597acd22b606d61fba4d3276 | |
parent | b8773e844ffdaa8e9b69149e66142fb1ed7724ff (diff) |
Fixed common files.
-rw-r--r-- | debian/webhttrack-common.files | 2 | ||||
-rw-r--r-- | debian/webhttrack.files | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/debian/webhttrack-common.files b/debian/webhttrack-common.files index 0eae715..4f7025a 100644 --- a/debian/webhttrack-common.files +++ b/debian/webhttrack-common.files @@ -3,3 +3,5 @@ usr/share/httrack/lang usr/share/httrack/lang.def usr/share/httrack/lang.indexes usr/share/pixmaps +usr/share/applications/WebHTTrack-Websites.desktop +usr/share/applications/WebHTTrack.desktop diff --git a/debian/webhttrack.files b/debian/webhttrack.files index ec2cdd1..2169cfd 100644 --- a/debian/webhttrack.files +++ b/debian/webhttrack.files @@ -2,6 +2,3 @@ usr/lib/httrack/htsserver usr/bin/webhttrack usr/share/man/man1/webhttrack.1 usr/share/man/man1/htsserver.1 -usr/share/pixmaps -usr/share/applications/WebHTTrack-Websites.desktop -usr/share/applications/WebHTTrack.desktop |