From f77ef3ceb3b828724a60c4838b3524e8f7c5115b Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sat, 14 Jul 2018 19:33:03 +0200 Subject: Debian packaging --- debian/shopsystem.links | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/shopsystem.links (limited to 'debian/shopsystem.links') diff --git a/debian/shopsystem.links b/debian/shopsystem.links new file mode 100644 index 0000000..a3e559d --- /dev/null +++ b/debian/shopsystem.links @@ -0,0 +1,20 @@ +/usr/share/javascript/c3/c3.min.css /usr/share/shopsystem/templates/css/c3.css +/usr/share/javascript/c3/c3.min.js /usr/share/shopsystem/templates/js/c3.js +/usr/share/javascript/d3/d3.min.js /usr/share/shopsystem/templates/js/d3.js +/usr/share/javascript/jquery/jquery.min.js /usr/share/shopsystem/templates/js/jquery.js +/usr/share/javascript/jquery-flot/jquery.flot.min.js /usr/share/shopsystem/templates/js/jquery.flot.js +/usr/share/javascript/jquery-flot/jquery.flot.navigate.min.js /usr/share/shopsystem/templates/js/jquery.flot.navigate.js +/usr/share/javascript/jquery-flot/jquery.flot.pie.min.js /usr/share/shopsystem/templates/js/jquery.flot.pie.js +/usr/share/javascript/jquery-flot/jquery.flot.selection.min.js /usr/share/shopsystem/templates/js/jquery.flot.selection.js +/usr/share/javascript/jquery-mousewheel/jquery.mousewheel.min.js /usr/share/shopsystem/templates/js/jquery.mousewheel.js +/usr/share/javascript/bootstrap/css/bootstrap.min.css /usr/share/shopsystem/templates/css/bootstrap.css +/usr/share/javascript/bootstrap/css/bootstrap-theme.min.css /usr/share/shopsystem/templates/css/bootstrap-theme.css +/usr/share/javascript/bootstrap/js/bootstrap.min.js /usr/share/shopsystem/templates/js/bootstrap.js +/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.eot /usr/share/shopsystem/templates/fonts/glyphicons-halflings-regular.eot +/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.svg /usr/share/shopsystem/templates/fonts/glyphicons-halflings-regular.svg +/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.ttf /usr/share/shopsystem/templates/fonts/glyphicons-halflings-regular.ttf +/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff /usr/share/shopsystem/templates/fonts/glyphicons-halflings-regular.woff +/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff2 /usr/share/shopsystem/templates/fonts/glyphicons-halflings-regular.woff2 +/usr/share/javascript/jquery-datatables/css/dataTables.bootstrap.min.css /usr/share/shopsystem/templates/css/dataTables.bootstrap.css +/usr/share/javascript/jquery-datatables/dataTables.bootstrap.min.js /usr/share/shopsystem/templates/js/dataTables.bootstrap.js +/usr/share/javascript/jquery-datatables/jquery.dataTables.min.js /usr/share/shopsystem/templates/js/jquery.dataTables.js -- cgit v1.2.3