diff options
Diffstat (limited to 'scudcloud-1.1/debian/install')
-rw-r--r-- | scudcloud-1.1/debian/install | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scudcloud-1.1/debian/install b/scudcloud-1.1/debian/install new file mode 100644 index 0000000..aa6e8be --- /dev/null +++ b/scudcloud-1.1/debian/install @@ -0,0 +1,9 @@ +LICENSE opt/scudcloud +VERSION opt/scudcloud +lib/*.py opt/scudcloud/lib +resources/* opt/scudcloud/resources +scudcloud opt/scudcloud +scudcloud.desktop usr/share/applications +systray/hicolor/* usr/share/icons/hicolor/scalable/apps +systray/mono-dark/* usr/share/icons/ubuntu-mono-dark/scalable/apps +systray/mono-light/* usr/share/icons/ubuntu-mono-light/scalable/apps |