Jean-Philippe Fleury

Results 16 comments of Jean-Philippe Fleury

Pour information, voici la boîte de dialogue affichée par Owncloud dans une telle situation: ![exemple-owncloud](https://cloud.githubusercontent.com/assets/687082/23343454/d83bba86-fc39-11e6-97dc-bceabb66a410.png)

We can use the URL pattern `server.com/15768ecdcc423a` instead of `server.com/?f=15768ecdcc423a` by putting the following code in the file `.htaccess`: RewriteEngine on RewriteRule ^([a-z0-9]{14})$ http://server.com/?f=$1 [L] If BoZoN is installed in...

See the very recent [comment 5 of issue 18 on Google Code](http://code.google.com/p/gtkparasite/issues/detail?id=18#c5): > Comment 5 by [email protected], Jan 27 (2 days ago) > > This patch is an independent (successful)...

Open the file `$HOME/.config/gedit/gedit-markdown.ini` and change the following line: ``` panel = bottom ``` for this: ``` panel = side ``` Let me know if it works. You'll have to...

If you run gedit in a terminal, is there any error output?

Sorry for the delay. I'll try to look at it as soon as possible. Thanks a lot.

Thanks a lot for this pull request. I'll try to look at it soon.

@nielsmde I wonder, which gedit version did you use to test your pull request?

Sorry for the delay. I'll try to look at it as soon as possible. Thanks a lot.

You see that it's worse with 6.0.3. The message from Christoph Anton Mitterer is about what version?