summaryrefslogtreecommitdiffstats
path: root/trunk/gimp/gimprc
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/gimp/gimprc')
-rw-r--r--trunk/gimp/gimprc17
1 files changed, 0 insertions, 17 deletions
diff --git a/trunk/gimp/gimprc b/trunk/gimp/gimprc
deleted file mode 100644
index 7e6556b..0000000
--- a/trunk/gimp/gimprc
+++ /dev/null
@@ -1,17 +0,0 @@
-# GIMP gimprc
-#
-# This is your personal gimprc file. Any variable defined in this file takes
-# precedence over the value defined in the system-wide gimprc:
-# /etc/gimp/2.0/gimprc
-# Most values can be set within The GIMP by changing some options in the
-# Preferences dialog.
-
-(gimp_dir "./gimp")
-(script-fu-path "./gimp/scripts:${gimp_dir}/scripts:${gimp_data_dir}/scripts")
-
-(tile-cache-size 256M)
-(monitor-xresolution 81.000000)
-(monitor-yresolution 81.000000)
-(show-tips no)
-
-# end of gimprc