diff options
| author | Bdale Garbee <bdale@gag.com> | 2010-05-12 16:34:49 -0600 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2010-05-12 16:34:49 -0600 | 
| commit | 9d3d09578381bb6e6f88c39b0e945371bbc22c5a (patch) | |
| tree | 66fdc109ca44a464078c11516450681e29f48f14 | |
| parent | 3cc1dad3b497524ffef61190dd68908cb19e8c35 (diff) | |
add desktop file provided by Bob Finch
| -rw-r--r-- | debian/altos.install | 1 | ||||
| -rw-r--r-- | debian/dirs | 1 | 
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/altos.install b/debian/altos.install index 57f9b02a..8d8a1987 100644 --- a/debian/altos.install +++ b/debian/altos.install @@ -1,3 +1,4 @@ +debian/altos.desktop	usr/share/applications  debian/altos.list	etc/apt/sources.list.d  src/*.ihx		usr/share/altos  src/*.map		usr/share/altos diff --git a/debian/dirs b/debian/dirs index 3a4a3418..29840efb 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,4 +1,5 @@  etc/apt/sources.list.d  usr/bin  usr/share/altos +usr/share/applications  usr/share/pixmaps  | 
