[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: Makefile.am



  User: ahvezda 
  Date: 06/07/19 22:15:28

  Modified:    .        Makefile.am
  Added:       .        rcstrings.c
  Log:
  phase two of po / pot files update.  Added back rcstrings.c 
  
  
  
  
  Revision  Changes    Path
  1.44      +1 -1      eda/geda/gaf/gschem/src/Makefile.am
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/src/Makefile.am,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -b -r1.43 -r1.44
  --- Makefile.am	14 Jul 2006 02:23:54 -0000	1.43
  +++ Makefile.am	20 Jul 2006 02:15:28 -0000	1.44
  @@ -36,7 +36,7 @@
   DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
   
   #man_MANS = gschem.1
  -EXTRA_DIST = create_proto 
  +EXTRA_DIST = create_proto rcstrings.c
   #gschem.1
   
   src: $(gschem_SOURCES)
  
  
  
  1.1                  eda/geda/gaf/gschem/src/rcstrings.c
  
  Index: rcstrings.c
  ===================================================================
  
  _("File")
  _("New Window")
  _("New Page")
  _("Open Page...")
  _("Close Page")
  _("Revert Page")
  _("Save Page")
  _("Save Page As...")
  _("Save All")
  _("Print...")
  _("Write PNG...")
  _("Execute Script...")
  _("Close Window")
  _("Quit")
  
  _("Edit")
  _("Undo")
  _("Redo")
  _("Select Mode")
  _("Edit...")
  _("Edit Text...")
  _("Copy Mode")
  _("Move Mode")
  _("Delete")
  _("Rotate 90 Mode")
  _("Mirror Mode")
  _("Slot...")
  _("Color...")
  _("Lock")
  _("Unlock")
  _("Line Width & Type...")
  _("Fill Type...")
  _("Symbol Translate...")
  _("Embed Component/Picture")
  _("Unembed Component/Picture")
  _("Update Component")
  _("Show/Hide Inv Text")
  _("Make Inv Text Vis")
  
  _("Buffer")
  _("Copy into 1")
  _("Copy into 2")
  _("Copy into 3")
  _("Copy into 4")
  _("Copy into 5")
  _("Cut into 1")
  _("Cut into 2")
  _("Cut into 3")
  _("Cut into 4")
  _("Cut into 5")
  _("Paste from 1")
  _("Paste from 2")
  _("Paste from 3")
  _("Paste from 4")
  _("Paste from 5")
  
  _("View")
  _("Redraw")
  _("Pan")
  _("Zoom Box")
  _("Zoom Extents")
  _("Zoom In")
  _("Zoom Out")
  _("Zoom Full")
  
  _("Page")
  _("Manager...")
  _("Next")
  _("Previous")
  _("New")
  _("Revert")
  _("Close")
  _("Discard")
  
  _("Add")
  _("Component...")
  _("Net")
  _("Bus")
  _("Attribute...")
  _("Text...")
  _("Line")
  _("Box")
  _("Circle")
  _("Arc")
  _("Pin")
  _("Picture...")
  
  _("Hierarchy")
  _("Down Schematic")
  _("Down Symbol")
  _("Up")
  _("Documentation")
  
  _("Attributes")
  _("Attach")
  _("Detach")
  _("Show Value")
  _("Show Name")
  _("Show Both")
  _("Toggle Visibility")
  _("Find Specific Text...")
  _("Hide Specific Text...")
  _("Show Specific Text...")
  _("Autonumber Text...")
  
  _("Options")
  _("Text Size...")
  _("Toggle Grid On/Off")
  _("Toggle Snap On/Off")
  _("Snap Grid Spacing...")
  _("Toggle Outline/Box")
  _("Toggle Net Rubberband")
  _("Show Log Window...")
  _("Show Coord Window...")
  
  _("Help")
  _("About...")
  _("Manual...")
  _("Hotkeys...")
  _("Component...")
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs