You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by vh...@apache.org on 2001/05/14 23:41:54 UTC

cvs commit: xml-batik/resources/org/apache/batik/apps/svgbrowser/resources asf-logo.jpg batikSplash.jpg GUI.properties

vhardy      01/05/14 14:41:53

  Modified:    resources/org/apache/batik/apps/svgbrowser/resources
                        GUI.properties
  Added:       resources/org/apache/batik/apps/svgbrowser/resources
                        asf-logo.jpg batikSplash.jpg
  Log:
  Added About dialog box.
  
  Revision  Changes    Path
  1.21      +33 -4     xml-batik/resources/org/apache/batik/apps/svgbrowser/resources/GUI.properties
  
  Index: GUI.properties
  ===================================================================
  RCS file: /home/cvs/xml-batik/resources/org/apache/batik/apps/svgbrowser/resources/GUI.properties,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- GUI.properties	2001/05/14 06:47:07	1.20
  +++ GUI.properties	2001/05/14 21:41:45	1.21
  @@ -9,7 +9,7 @@
   # The viewer's GUI resources.
   #
   # Author: stephane@hillion.org
  -# $Id: GUI.properties,v 1.20 2001/05/14 06:47:07 vhardy Exp $
  +# $Id: GUI.properties,v 1.21 2001/05/14 21:41:45 vhardy Exp $
   #
   
   ViewSource.width = 750
  @@ -36,14 +36,26 @@
   #
   ExportAsPNG.title = Export as PNG
   ExportAsJPG.title = Export as JPG
  -SetTransform.title = Set Transform
  +SetTransform.title = Transform
   
   #
   # Definition of the menu bar
   #
   
  -MenuBar = File View Processing Go Tools
  +MenuBar = File View Processing Go Tools Help
   
  +# Help menu ##################
  +Help = About
  +Help.type = MENU
  +Help.text = ?
  +Help.mnemonic = ?
  +
  +About.type     = ITEM
  +About.text     = About Batik ...
  +About.mnemonic = A
  +About.action   = AboutAction
  +About.accelerator = Ctrl+Shift+A
  +
   # File menu ################
   File = Open OpenLocation NewWindow Reload - \
          Print ExportAs - Preferences - Close Exit
  @@ -170,7 +182,7 @@
   NextTransform.accelerator = Ctrl+L
   
   SetTransform.type         = ITEM
  -SetTransform.text         = Set Transform
  +SetTransform.text         = Transform
   SetTransform.icon         = resources/blank.gif
   SetTransform.mnemonic     = S
   SetTransform.action       = SetTransformAction
  @@ -330,3 +342,20 @@
   PreferenceDialog.icon.userStylesheetPref = org/apache/batik/apps/svgbrowser/resources/userStylesheetPref.gif
   PreferenceDialog.icon.behaviorsPref = org/apache/batik/apps/svgbrowser/resources/behaviorsPref.gif
   PreferenceDialog.icon.networkPref = org/apache/batik/apps/svgbrowser/resources/networkPref.gif
  +
  +#
  +# About Box parameters
  +#
  +AboutDialog.icon.apache.logo = org/apache/batik/apps/svgbrowser/resources/asf-logo.jpg
  +AboutDialog.icon.batik.splash = org/apache/batik/apps/svgbrowser/resources/batikSplash.jpg
  +
  +AboutDialog.label.apache.batik.project = \
  +An Apache XML Project, http://xml.apache.org/batik
  +
  +AboutDialog.label.contributors = \n\
  +Contributors: \
  +James Davidson, Thomas DeWeese, Pier Fumagalli, Bill Haneman, \
  +Vincent Hardy, Stephane Hillion, Dean Jackson, \
  +Christophe Jolif, Thierry Kormann, Stefano Mazzochi, John Morisson, \
  +Luan O'Carroll, Sheng Pei, Bella Robinson, David Schweinsberg, \
  +Nicholas Talian, Emmanuel Tissandier.
  \ No newline at end of file
  
  
  
  1.1                  xml-batik/resources/org/apache/batik/apps/svgbrowser/resources/asf-logo.jpg
  
  	<<Binary file>>
  
  
  1.1                  xml-batik/resources/org/apache/batik/apps/svgbrowser/resources/batikSplash.jpg
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org