+ Removed plugins: External Tools, Snippets, Python Console. + Text Size plugin: rewrite in C. + Remove the background-pattern feature (with the grid). + Fix bug on Wayland to unmaximize the window. + Code refactorings. + Fix compilation warning. + Updated translations. - Drop gedit-plugins-python-env.patch: No longer needed, nor applies. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=290
14 lines
793 B
Diff
14 lines
793 B
Diff
Index: gedit-43.0/data/org.gnome.gedit.desktop.in
|
|
===================================================================
|
|
--- gedit-43.0.orig/data/org.gnome.gedit.desktop.in
|
|
+++ gedit-43.0/data/org.gnome.gedit.desktop.in
|
|
@@ -5,7 +5,7 @@ Exec=gedit %U
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
-MimeType=text/plain;application/x-zerosize;
|
|
+MimeType=application/x-awk;application/x-csh;application/x-perl;application/x-php;application/x-shellscript;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-chdr;text/x-c++src;text/x-csrc;text/x-fortran;text/x-java;text/x-log;text/x-makefile;text/x-moc;text/x-pascal;text/x-patch;text/x-python;text/x-readme;text/x-scheme;text/x-tcl;text/x-tex;
|
|
Icon=org.gnome.gedit
|
|
Categories=GNOME;GTK;Utility;TextEditor;
|
|
Actions=new-window;new-document;
|