From: mhoellein Date: Tue, 23 Oct 2018 17:39:27 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=909d94f590afece39c3cafe1af9944ddf14c9a0c;p=homeserver committing changes in /etc after apt run Package changes: -gedit 3.18.3-0ubuntu4 amd64 --- diff --git a/alternatives/gnome-text-editor b/alternatives/gnome-text-editor index 7a912e88..afdda0d4 120000 --- a/alternatives/gnome-text-editor +++ b/alternatives/gnome-text-editor @@ -1 +1 @@ -/usr/bin/gedit \ No newline at end of file +/usr/bin/leafpad \ No newline at end of file diff --git a/alternatives/gnome-text-editor.1.gz b/alternatives/gnome-text-editor.1.gz index b56d8f22..38a89de6 120000 --- a/alternatives/gnome-text-editor.1.gz +++ b/alternatives/gnome-text-editor.1.gz @@ -1 +1 @@ -/usr/share/man/man1/gedit.1.gz \ No newline at end of file +/usr/share/man/man1/leafpad.1.gz \ No newline at end of file diff --git a/mailcap b/mailcap index 4f801d82..e63d21d6 100644 --- a/mailcap +++ b/mailcap @@ -558,7 +558,6 @@ application/x-font-ttf; gnome-font-viewer %s; test=test -n "$DISPLAY" application/x-font-pcf; gnome-font-viewer %s; test=test -n "$DISPLAY" application/x-font-type1; gnome-font-viewer %s; test=test -n "$DISPLAY" application/x-font-otf; gnome-font-viewer %s; test=test -n "$DISPLAY" -text/plain; gedit --new-document %s; test=test -n "$DISPLAY" application/mxf; totem --fullscreen %s; test=test -n "$DISPLAY" application/ogg; totem --fullscreen %s; test=test -n "$DISPLAY" application/ram; totem --fullscreen %s; test=test -n "$DISPLAY"