Accepting request 583758 from GNOME:Next

Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583758
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=217
This commit is contained in:
2018-03-09 10:13:46 +00:00
committed by Git OBS Bridge
parent 6abb5caff7
commit b77ed4dea3
6 changed files with 101 additions and 63 deletions

View File

@@ -0,0 +1,10 @@
Index: gedit-3.27.92/plugins/externaltools/data/send-to-fpaste.tool.in
===================================================================
--- gedit-3.27.92.orig/plugins/externaltools/data/send-to-fpaste.tool.in 2018-02-01 14:58:38.000000000 +0100
+++ gedit-3.27.92/plugins/externaltools/data/send-to-fpaste.tool.in 2018-03-06 22:46:20.502284840 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python3
import os, urllib, json, sys, urllib.request
from gi.repository import Gtk, Gdk