Re: [gedit-list] Making windows know the difference between binary and plain text files



On 01/10/2011 05:00 PM, Paolo Borelli wrote:
One possible idea is to gather all the extensions from the .lang files
in gtksourceview. Not trivial but not too hard either.
I think we simply have to fix the file browser plugin (which we never did). See this bug report from 2009: https://bugzilla.gnome.org/show_bug.cgi?id=578829#c5

I've added an untested patch there that I think would fix the issue.


Jesse
Ciao
	Paolo

On Mon, 2011-01-10 at 23:47 +0800, Stephen Moore wrote:
On Mon, Jan 10, 2011 at 9:23 PM, Nacho<nacho resa gmail com>  wrote:
Hey,
the only thing that you can do right now is to mark in the filter of the
filebrowser to show the binary files.
yeah... unfortunate when you're working with python and you get
everything twice (.py and .pyc) :p

The reason for this, is that the library we use for detecting text files
just detects as text files the ones
that has .txt extension.
fair enough

How hard would it be to make some kind of setting somewhere that let's
us add more file extensions to the list ? (assuming it's too much
effort to get proper mime detection working)

Regards,
Stephen
_______________________________________________
gedit-list mailing list
gedit-list gnome org
http://mail.gnome.org/mailman/listinfo/gedit-list


_______________________________________________
gedit-list mailing list
gedit-list gnome org
http://mail.gnome.org/mailman/listinfo/gedit-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]