X-Git-Url: http://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=files_xfce%2Fetc%2F2.0%2Funitrc;fp=files_xfce%2Fetc%2F2.0%2Funitrc;h=54ea3244916290a16a01be39ff7a7c59290aafb8;hp=0000000000000000000000000000000000000000;hb=4bb200e9c0d07b49a199f865bd9b0cd66a818a1f;hpb=bed6cddade88f1a7745a2e21eb92a922ab11a110 diff --git a/files_xfce/etc/2.0/unitrc b/files_xfce/etc/2.0/unitrc new file mode 100644 index 0000000..54ea324 --- /dev/null +++ b/files_xfce/etc/2.0/unitrc @@ -0,0 +1,51 @@ +# GIMP units +# +# This file contains the user unit database. You can edit this list with the +# unit editor. You are not supposed to edit it manually, but of course you +# can do. +# This file will be entirely rewritten each time you exit. + +(unit-info "centimeters" + (factor 2.540000) + (digits 2) + (symbol "cm") + (abbreviation "cm") + (singular "centimeter") + (plural "centimeters")) +(unit-info "meters" + (factor 0.025400) + (digits 4) + (symbol "m") + (abbreviation "m") + (singular "meter") + (plural "meters")) +(unit-info "feet" + (factor 0.083333) + (digits 4) + (symbol "'") + (abbreviation "ft") + (singular "foot") + (plural "feet")) +(unit-info "yards" + (factor 0.027778) + (digits 4) + (symbol "yd") + (abbreviation "yd") + (singular "yard") + (plural "yards")) +(unit-info "typogr. points" + (factor 72.270000) + (digits 0) + (symbol "tpt") + (abbreviation "tpt") + (singular "typogr. point") + (plural "typogr. points")) +(unit-info "typogr. picas" + (factor 6.022500) + (digits 1) + (symbol "tpc") + (abbreviation "tpc") + (singular "typogr. pica") + (plural "typogr. picas")) + +# end of units