317573addb
Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production. ok sthen@
12 lines
442 B
Plaintext
12 lines
442 B
Plaintext
$OpenBSD: patch-lib_preferences_txt,v 1.1.1.1 2011/06/24 07:00:20 jasper Exp $
|
|
--- lib/preferences.txt.orig Thu Jun 23 20:14:40 2011
|
|
+++ lib/preferences.txt Thu Jun 23 20:14:53 2011
|
|
@@ -229,6 +229,7 @@ preproc.imports.list = java.applet.*,java.awt.Dimensio
|
|
|
|
# set to the program to be used for opening HTML files, folders, etc.
|
|
#launcher.linux = xdg-open
|
|
+launcher = xdg-open
|
|
|
|
# FULL SCREEN (PRESENT MODE)
|
|
run.present.bgcolor = #666666
|