PDA

View Full Version : Ubuntu Gimp Splash


exploder
October 15th, 2007, 01:00 PM
I put together a Gimp Splash for Gutsy. You can get it here.

http://www.gnome-look.org/content/show.php/Ubuntu+Gimp+Splash?content=67934

smartalecks
October 15th, 2007, 03:38 PM
can't wait till 2.4 is released and hits the repos xD ty

exploder
October 15th, 2007, 03:42 PM
Gutsy has RC3, so I figure it will end up with the final.

Steveway
October 15th, 2007, 03:43 PM
To use the splash just open a terminal, type "sudo nautilus" and copy the splash to: /usr/share/gimp/2.0/images/

God beware! Never use sudo for a graphical application! Never!
The correct command should be :
gksu nautilus

por100pre1
October 15th, 2007, 05:28 PM
Put it on your desktop.

sudo mv /usr/share/gimp/2.0/images/gimp-splash.png /usr/share/gimp/2.0/images/gimp-splash.png_backup

cd Desktop

sudo mv 67934-gimp-splash.png /usr/share/gimp/2.0/images/gimp-splash.png

anonymi2
October 15th, 2007, 09:25 PM
God beware! Never use sudo for a graphical application! Never!


Why?

bashveank
October 15th, 2007, 10:30 PM
Why?

Because sudoing a graphical program is a serious security risk.
Can also screw up Your computer. (http://ubuntuforums.org/showthread.php?t=181867)

raggari
October 16th, 2007, 05:23 AM
Because sudoing a graphical program is a serious security risk.
Can also screw up Your computer. (http://ubuntuforums.org/showthread.php?t=181867)

Why its then allowed? No normal user really see difference.