Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37908801
en ru br
ALT Linux repositórios
S:3.6.3-alt1
5.0: 2.48a-alt2
4.1: 2.45-alt2.2.1.qa1
4.0: 2.45-alt0.M40.2
3.0: 2.36-alt1.1

Outros repositórios
Upstream:2.45

Group :: Gráficos
RPM: blender

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: blender-2.48-alt-gimp.patch
Download


diff -Naur blender-2.48.orig/release/scripts/image_edit.py blender-2.48/release/scripts/image_edit.py
--- blender-2.48.orig/release/scripts/image_edit.py	2008-10-14 21:43:56 +0400
+++ blender-2.48/release/scripts/image_edit.py	2008-10-17 13:44:42 +0400
@@ -98,7 +98,7 @@
 		elif platform == 'darwin':
 			appstring = 'open "%f"'
 		else:
-			appstring = 'gimp-remote "%f"'
+			appstring = 'gimp "%f"'
 	
 	appstring_but = Draw.Create(appstring)
 	save_default_but = Draw.Create(0)
@@ -133,4 +133,4 @@
 	
 
 if __name__ == '__main__' and os != None:
-	main()
\ No newline at end of file
+	main()
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009