diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-07-15 12:52:24 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-07-15 12:52:24 +0200 |
commit | 81d949b42befda24f89e9a316cdf3afd1e7d0a9d (patch) | |
tree | 2a081645854bd7e79ec7454b014f04007f6ed2d3 /debian/itzks-systems-common.install | |
parent | dc4ca2b34bc714a77fff0b85f4bbdee835615459 (diff) | |
download | itzks-systems-81d949b42befda24f89e9a316cdf3afd1e7d0a9d.tar.gz itzks-systems-81d949b42befda24f89e9a316cdf3afd1e7d0a9d.tar.bz2 itzks-systems-81d949b42befda24f89e9a316cdf3afd1e7d0a9d.zip |
Wine desktop UI fixes
Add wine.desktop and MIME relevant files for Wine, so that Wine can get
launched via Caja and other file browsers (DIRTY HACK! in
itzks-systems-common).
Diffstat (limited to 'debian/itzks-systems-common.install')
-rw-r--r-- | debian/itzks-systems-common.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install index ab60b99..cdf8964 100644 --- a/debian/itzks-systems-common.install +++ b/debian/itzks-systems-common.install @@ -6,4 +6,5 @@ etc/standardskriver.cfg etc/ etc/xdg/autostart/standardskriver.desktop etc/xdg/autostart/ bin/passwd usr/bin/ bin/standardskriver usr/bin/ -sbin/itzks-systems.do_preseed
\ No newline at end of file +sbin/itzks-systems.do_preseed +share/itzks-systems-common/ usr/share/
\ No newline at end of file |