Re: mouse gestures

  • From: Charles A Edwards <eslrahc@xxxxxxxxxxxxx>
  • To: emelfm2@xxxxxxxxxxxxx
  • Date: Thu, 11 Sep 2008 22:21:19 -0400

On Fri, 12 Sep 2008 10:56:24 +1000
tpgww@xxxxxxxxxxx wrote:

> > Removing that entry from emelfm2.h does allow 1213 to successfully
> > build for me with gtk+2.0-2.14.1  
> 
> I changed all the offending #ifdef's, so the default USE_GTK2_14
> arrangement is safe again.

Thanks, built and running.

Did a clean co and it reminded me of the desktop xdg validation error
which I had intended to mention previously.
All that is required/should be used is icon name Not path/size.

Patch is attached should you wish to apply it.



    Charles

-- 
Any program which runs right is obsolete.
----------------------
Mandriva Linux release 2009.0 (Cooker) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
2.6.27-server-0.rc6.1mnb AMD Athlon(tm) 64 X2 Dual Core Processor 6400+
----------------------
--- docs/desktop_environment/emelfm2.desktop~   2008-09-11 22:08:00.000000000 
-0400
+++ docs/desktop_environment/emelfm2.desktop    2008-09-11 22:03:43.000000000 
-0400
@@ -6,7 +6,7 @@
 Comment=2-pane Gtk+2 file manager
 TryExec=emelfm2
 Exec=emelfm2
-Icon=emelfm2/emelfm2_48.png
+Icon=emelfm2
 Terminal=false
 StartupNotify=false
 Categories=System;FileTools;GTK;FileManager;

Other related posts: