[dia] Updated POTFILES.in
- From: Piotr DrÄg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia] Updated POTFILES.in
- Date: Sat, 23 Jun 2012 21:01:32 +0000 (UTC)
commit b71d5820ca17122a9582c2d05b148fb723729466
Author: Piotr DrÄg <piotrdrag gmail com>
Date: Sat Jun 23 23:01:28 2012 +0200
Updated POTFILES.in
po/POTFILES.in | 147 ++++++++++++++++++++++++++++----------------------------
1 files changed, 74 insertions(+), 73 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4060ac3..b608f9b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,11 +7,11 @@ app/commands.c
app/confirm.c
app/create_object.c
app/defaults.c
-app/dia-props.c
app/diagram.c
app/diagram_tree_model.c
app/diagram_tree_view.c
app/diapagelayout.c
+app/dia-props.c
app/disp_callbacks.c
app/display.c
app/exit_dialog.c
@@ -32,25 +32,27 @@ app/sheets.c
app/sheets_dialog.c
app/sheets_dialog_callbacks.c
app/splash.c
+app/toolbox.c
app/winmain.c
dia.desktop.in.in
+installer/win32/gennsh.c
lib/arrows.c
lib/attributes.c
lib/bezier_conn.c
lib/create.c
-lib/dia_dirs.c
-lib/dia_image.c
-lib/dia_xml.c
lib/diaarrowchooser.c
lib/diaarrowselector.c
lib/diacolorselector.c
-lib/diagramdata.c
+lib/dia_dirs.c
lib/diadynamicmenu.c
lib/diafontselector.c
+lib/diagramdata.c
+lib/dia_image.c
lib/dialinechooser.c
lib/dialinestyleselector.c
lib/dialogs.c
lib/diaoptionmenu.c
+lib/dia_xml.c
lib/filter.c
lib/font.c
lib/group.c
@@ -59,33 +61,45 @@ lib/message.c
lib/object_defaults.c
lib/orth_conn.h
lib/plug-ins.c
+lib/propdialogs.c
lib/prop_dict.c
+lib/properties.c
+lib/properties.h
lib/prop_inttypes.c
+lib/proplist.c
lib/prop_pixbuf.c
lib/prop_text.c
lib/prop_widgets.c
-lib/propdialogs.c
-lib/properties.c
-lib/properties.h
-lib/proplist.c
lib/sheet.c
lib/text.c
lib/widgets.c
-installer/win32/gennsh.c
-objects/AADL/aadl.c
objects/AADL/aadlbox.c
+objects/AADL/aadl.c
+objects/chronogram/chronogram.c
+objects/chronogram/chronoline.c
+objects/chronogram/chronoref.c
+objects/custom/custom.c
+objects/custom/custom_object.c
+objects/custom_lines/custom_lines.c
+objects/custom_lines/custom_linetypes.c
+objects/custom/shape_info.c
objects/Database/compound.c
objects/Database/database.c
+objects/Database/reference.c
objects/Database/table.c
objects/Database/table_dialog.c
-objects/Database/reference.c
objects/ER/attribute.c
objects/ER/entity.c
objects/ER/er.c
objects/ER/participation.c
objects/ER/relationship.c
-objects/FS/flow-ortho.c
+objects/flowchart/box.c
+objects/flowchart/diamond.c
+objects/flowchart/ellipse.c
+objects/flowchart/flowchart.c
+objects/flowchart/parallelogram.c
objects/FS/flow.c
+objects/FS/flow-ortho.c
objects/FS/fs.c
objects/FS/function.c
objects/GRAFCET/action.c
@@ -115,6 +129,11 @@ objects/Misc/grid_object.c
objects/Misc/libmisc.c
objects/Misc/measure.c
objects/Misc/tree.c
+objects/network/basestation.c
+objects/network/bus.c
+objects/network/network.c
+objects/network/radiocell.c
+objects/network/wanlink.c
objects/SADT/annotation.c
objects/SADT/arrow.c
objects/SADT/box.c
@@ -124,19 +143,32 @@ objects/SISSI/classification.h
objects/SISSI/faraday.c
objects/SISSI/room.c
objects/SISSI/sissi.c
-objects/SISSI/sissi.h
objects/SISSI/sissi_dialog.c
+objects/SISSI/sissi.h
objects/SISSI/sissi_object.c
objects/SISSI/site.c
+objects/standard/arc.c
+objects/standard/bezier.c
+objects/standard/beziergon.c
+objects/standard/box.c
+objects/standard/ellipse.c
+objects/standard/image.c
+objects/standard/line.c
+objects/standard/outline.c
+objects/standard/polygon.c
+objects/standard/polyline.c
+objects/standard/standard.c
+objects/standard/textobj.c
+objects/standard/zigzagline.c
objects/UML/activity.c
objects/UML/actor.c
objects/UML/association.c
-objects/UML/class.c
objects/UML/class_attributes_dialog.c
+objects/UML/class.c
objects/UML/class_dialog.c
+objects/UML/classicon.c
objects/UML/class_operations_dialog.c
objects/UML/class_templates_dialog.c
-objects/UML/classicon.c
objects/UML/component.c
objects/UML/component_feature.c
objects/UML/constraint.c
@@ -154,125 +186,94 @@ objects/UML/small_package.c
objects/UML/state.c
objects/UML/state_term.c
objects/UML/transition.c
-objects/UML/uml.c
objects/UML/umlattribute.c
+objects/UML/uml.c
objects/UML/umlformalparameter.c
objects/UML/umloperation.c
objects/UML/umlparameter.c
objects/UML/usecase.c
-objects/chronogram/chronogram.c
-objects/chronogram/chronoline.c
-objects/chronogram/chronoref.c
-objects/custom/custom.c
-objects/custom/custom_object.c
-objects/custom_lines/custom_lines.c
-objects/custom_lines/custom_linetypes.c
-objects/custom/shape_info.c
-objects/flowchart/box.c
-objects/flowchart/diamond.c
-objects/flowchart/ellipse.c
-objects/flowchart/flowchart.c
-objects/flowchart/parallelogram.c
-objects/network/basestation.c
-objects/network/bus.c
-objects/network/network.c
-objects/network/radiocell.c
-objects/network/wanlink.c
-objects/standard/arc.c
-objects/standard/bezier.c
-objects/standard/beziergon.c
-objects/standard/box.c
-objects/standard/ellipse.c
-objects/standard/image.c
-objects/standard/line.c
-objects/standard/outline.c
-objects/standard/polygon.c
-objects/standard/polyline.c
-objects/standard/standard.c
-objects/standard/textobj.c
-objects/standard/zigzagline.c
+plug-ins/cairo/diacairo.c
plug-ins/cairo/diacairo-interactive.c
plug-ins/cairo/diacairo-renderer.c
-plug-ins/cairo/diacairo.c
plug-ins/cgm/cgm.c
+plug-ins/drs/dia-render-script.c
plug-ins/drs/dia-render-script-import.c
plug-ins/drs/dia-render-script-object.c
plug-ins/drs/dia-render-script-renderer.c
plug-ins/drs/dia-render-script-renderer.h
-plug-ins/drs/dia-render-script.c
+plug-ins/dxf/dxf.c
plug-ins/dxf/dxf-export.c
plug-ins/dxf/dxf-import.c
-plug-ins/dxf/dxf.c
plug-ins/hpgl/hpgl.c
plug-ins/layout/layout.cpp
plug-ins/libart/dialibart.c
+plug-ins/libart/dialibartrenderer.c
plug-ins/libart/export_png.c
plug-ins/libart/render_libart.c
-plug-ins/libart/dialibartrenderer.c
plug-ins/metapost/metapost.c
plug-ins/metapost/render_metapost.c
plug-ins/pgf/pgf.c
plug-ins/pgf/render_pgf.c
plug-ins/pixbuf/pixbuf.c
-plug-ins/postscript/paginate_psprint.c
-plug-ins/postscript/diapsrenderer.c
plug-ins/postscript/diapsft2renderer.c
-plug-ins/postscript/render_eps.c
+plug-ins/postscript/diapsrenderer.c
+plug-ins/postscript/paginate_psprint.c
plug-ins/postscript/postscript.c
+plug-ins/postscript/render_eps.c
plug-ins/pstricks/pstricks.c
plug-ins/pstricks/render_pstricks.c
plug-ins/python/pydia-render.c
plug-ins/python/python.c
-plug-ins/shape/shape-export.c
plug-ins/shape/shape.c
+plug-ins/shape/shape-export.c
plug-ins/svg/render_svg.c
-plug-ins/svg/svg-import.c
plug-ins/svg/svg.c
+plug-ins/svg/svg-import.c
+plug-ins/vdx/vdx.c
plug-ins/vdx/vdx-export.c
plug-ins/vdx/vdx-import.c
plug-ins/vdx/vdx-xml.c
-plug-ins/vdx/vdx.c
plug-ins/wmf/wmf.cpp
plug-ins/wpg/wpg.c
+plug-ins/xfig/xfig.c
plug-ins/xfig/xfig-export.c
plug-ins/xfig/xfig-import.c
-plug-ins/xfig/xfig.c
plug-ins/xslt/xslt.c
plug-ins/xslt/xsltdialog.c
sheets/AADL.sheet.in
sheets/Assorted.sheet.in
sheets/BPMN.sheet.in
sheets/ChemEng.sheet.in
+sheets/chronogram.sheet.in
sheets/Circuit.sheet.in
+sheets/ciscocomputer.sheet.in
+sheets/ciscohub.sheet.in
+sheets/ciscomisc.sheet.in
+sheets/cisconetwork.sheet.in
+sheets/ciscotelephony.sheet.in
+sheets/civil.sheet.in
sheets/Contact.sheet.in
sheets/Cybernetics.sheet.in
sheets/Database.sheet.in
-sheets/ER.sheet.in
sheets/Electric.sheet.in
-sheets/FS.sheet.in
+sheets/ER.sheet.in
sheets/Flowchart.sheet.in
-sheets/GRAFCET.sheet.in
+sheets/FS.sheet.in
sheets/Gane_and_Sarson.sheet.in
+sheets/GRAFCET.sheet.in
sheets/IsometricMap.sheet.in
sheets/Istar.sheet.in
sheets/Jackson.sheet.in
+sheets/jigsaw.sheet.in
sheets/KAOS.sheet.in
sheets/Lights.sheet.in
sheets/Logic.sheet.in
-sheets/MSE.sheet.in
sheets/Misc.sheet.in
+sheets/MSE.sheet.in
+sheets/network.sheet.in
sheets/Pneumatic.sheet.in
sheets/SADT.sheet.in
sheets/SDL.sheet.in
sheets/SISSI.sheet.in
-sheets/UML.sheet.in
-sheets/chronogram.sheet.in
-sheets/ciscocomputer.sheet.in
-sheets/ciscohub.sheet.in
-sheets/ciscomisc.sheet.in
-sheets/cisconetwork.sheet.in
-sheets/ciscotelephony.sheet.in
-sheets/civil.sheet.in
-sheets/jigsaw.sheet.in
-sheets/network.sheet.in
sheets/sybase.sheet.in
+sheets/UML.sheet.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]