]> git.hoellein.online Git - zenbook/commitdiff
committing changes in /etc made by "apt-get install kicad"
authorroot <root@localhost>
Thu, 12 Mar 2020 19:59:20 +0000 (20:59 +0100)
committerroot <root@localhost>
Thu, 12 Mar 2020 19:59:20 +0000 (20:59 +0100)
Package changes:
+kicad 5.1.4+dfsg1-1 amd64
+kicad-demos 5.1.4+dfsg1-1 all
+kicad-footprints 5.1.3-1 all
+kicad-libraries 5.1.4+dfsg1-1 all
+kicad-symbols 5.1.3-1 all
+kicad-templates 5.1.3-1 all
+libgl2ps1.4 1.4.0+dfsg1-2 amd64
+libngspice0 31.3-1 amd64
+liboce-foundation11 0.18.2-3 amd64
+liboce-modeling11 0.18.2-3 amd64
+liboce-ocaf-lite11 0.18.2-3 amd64
+liboce-ocaf11 0.18.2-3 amd64
+liboce-visualization11 0.18.2-3 amd64

mailcap

diff --git a/mailcap b/mailcap
index fc5a9a86722a0980148eff230e19ae76e4d0ef0a..5545782a069d601401cf537ce569c9d91f41bd21 100644 (file)
--- a/mailcap
+++ b/mailcap
@@ -160,6 +160,7 @@ x-scheme-handler/apt; apturl %s; test=test -n "$DISPLAY"
 text/x-arduino; /home/mhoellein/arduino-1.8.9/arduino %s; test=test -n "$DISPLAY"
 text/x-arduino; arduino %s; test=test -n "$DISPLAY"
 x-scheme-handler/bitcoin; bitcoin-qt %s; test=test -n "$DISPLAY"
+application/x-bitmap2component-project; bitmap2component %s; test=test -n "$DISPLAY"
 application/x-blender; blender %s; test=test -n "$DISPLAY"
 x-content/blank-cd; nautilus --no-default-window --no-desktop burn:///  %s; test=test -n "$DISPLAY"
 x-content/blank-dvd; nautilus --no-default-window --no-desktop burn:///  %s; test=test -n "$DISPLAY"
@@ -242,6 +243,7 @@ image/x-xpixmap; /usr/bin/display-im6.q16 -nostdin %s; test=test -n "$DISPLAY"
 image/x-xwindowdump; /usr/bin/display-im6.q16 -nostdin %s; test=test -n "$DISPLAY"
 image/x-icon; /usr/bin/display-im6.q16 -nostdin %s; test=test -n "$DISPLAY"
 image/yuv; /usr/bin/display-im6.q16 -nostdin %s; test=test -n "$DISPLAY"
+application/x-kicad-schematic; eeschema %s; test=test -n "$DISPLAY"
 image/bmp; eog %s; test=test -n "$DISPLAY"
 image/gif; eog %s; test=test -n "$DISPLAY"
 image/jpeg; eog %s; test=test -n "$DISPLAY"
@@ -300,6 +302,8 @@ application/pkcs10; ${exec_prefix}/bin/gcr-viewer %s; test=test -n "$DISPLAY"
 application/pkcs10+pem; ${exec_prefix}/bin/gcr-viewer %s; test=test -n "$DISPLAY"
 application/x-spkac; ${exec_prefix}/bin/gcr-viewer %s; test=test -n "$DISPLAY"
 application/x-spkac+base64; ${exec_prefix}/bin/gcr-viewer %s; test=test -n "$DISPLAY"
+application/x-gerber; gerbview %s; test=test -n "$DISPLAY"
+application/x-excellon; gerbview %s; test=test -n "$DISPLAY"
 image/bmp; gimp-2.10 %s; test=test -n "$DISPLAY"
 image/g3fax; gimp-2.10 %s; test=test -n "$DISPLAY"
 image/gif; gimp-2.10 %s; test=test -n "$DISPLAY"
@@ -379,6 +383,7 @@ application/x-java-archive; /usr/lib/jvm/java-8-oracle/bin/java -jar %s; test=te
 application/java-archive; /usr/lib/jvm/java-8-oracle/bin/java -jar %s; test=test -n "$DISPLAY"
 application/x-jar; /usr/lib/jvm/java-8-oracle/bin/java -jar %s; test=test -n "$DISPLAY"
 application/x-java-jnlp-file; /usr/lib/jvm/java-8-oracle/jre/bin/javaws %s; test=test -n "$DISPLAY"
+application/x-kicad-project; kicad %s; test=test -n "$DISPLAY"
 application/vnd.openofficeorg.extension; libreoffice --math %s; test=test -n "$DISPLAY"
 x-scheme-handler/vnd.libreoffice.cmis; libreoffice --math %s; test=test -n "$DISPLAY"
 application/vnd.oasis.opendocument.text-flat-xml; libreoffice %s; test=test -n "$DISPLAY"
@@ -871,6 +876,7 @@ x-scheme-handler/mmsh; totem --fullscreen %s; test=test -n "$DISPLAY"
 x-scheme-handler/uvox; totem --fullscreen %s; test=test -n "$DISPLAY"
 x-scheme-handler/icy; totem --fullscreen %s; test=test -n "$DISPLAY"
 x-scheme-handler/icyx; totem --fullscreen %s; test=test -n "$DISPLAY"
+application/x-kicad-pcb; pcbnew %s; test=test -n "$DISPLAY"
 application/vnc-shortcut; vncviewer %s; test=test -n "$DISPLAY"
 application/x-remmina; /usr/bin/remmina --edit %s; test=test -n "$DISPLAY"
 x-content/audio-player; rhythmbox-client --select-source %s; test=test -n "$DISPLAY"