patches/xfig-03-3.2.5b-Fig.ad.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 2511 e67fcf1a74dd
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2511
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     1
--- xfig.3.2.5b-orig/xfig.3.2.5b/Fig.ad	2009-05-07 01:11:09.000000000 +0200
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     2
+++ xfig.3.2.5b/Fig.ad	2009-07-31 23:11:24.823232938 +0200
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     3
@@ -3,6 +3,15 @@
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     4
 ! Everyone has a color display so this is deprecated
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     5
 !
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     6
 
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     7
+!
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     8
+! 
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
     9
+Fig.inches:		false
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    10
+Fig.startgridmode:	1
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    11
+Fig.startpsFont:	helvetica
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    12
+Fig.startfontsize:	11
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    13
+Fig.paper_size:		a4
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    14
+Fig.specialtext:	true
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    15
+
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    16
 !Don't change the following string - xfig uses it to determine
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    17
 ! if you have the newest app-defaults files installed
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    18
 
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    19
@@ -16,7 +25,7 @@
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    20
 Fig*AllowShellResize: false
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    21
 
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    22
 ! Image editor - can edit imported image
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    23
-Fig.image_editor:		xv
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    24
+Fig.image_editor:		xdg-open
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    25
 
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    26
 ! name of ghostscript (not ghostview)
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    27
 Fig.ghostscript:		gs
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    28
@@ -25,11 +34,11 @@
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    29
 ! 		This is for viewing the xfig html reference.
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    30
 ! For firefox, this command will open the help pages in a running firefox,
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    31
 !     or start a new netscape if one isn't already running
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    32
-Fig.browser:	firefox -remote 'openFile(%f)' || firefox %f
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    33
+Fig.browser:	xdg-open %f
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    34
 
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    35
 ! pdfviewer - put your favorite pdf viewer here.  
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    36
 !		This is for viewing the xfig how-to guide and man pages
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    37
-Fig.pdfviewer:			xpdf %f
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    38
+Fig.pdfviewer:			xdg-open %f
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    39
 
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    40
 ! Spell check program - put your favorite spelling check program here.
e67fcf1a74dd all spec for xfig
dauphing
parents:
diff changeset
    41
 !		It must write the misspelled words to standard output.