diff --git a/po/.cvsignore b/po/.cvsignore new file mode 100644 index 00000000..e2ec6219 --- /dev/null +++ b/po/.cvsignore @@ -0,0 +1,13 @@ +*.gmo +*.mo +*.pot +Makefile +Makefile.in +Makefile.in.in +POTFILES +cat-id-tbl.c +messages +missing +po2tbl.sed +po2tbl.sed.in +stamp-cat-id diff --git a/po/ChangeLog b/po/ChangeLog new file mode 100644 index 00000000..e69de29b diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 00000000..e4b45446 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,10 @@ +src/Dialog_About.cc +src/Dialog_Base_Partition.cc +src/Dialog_Partition_Copy.cc +src/Dialog_Partition_Info.cc +src/Dialog_Partition_New.cc +src/Dialog_Partition_Resize_Move.cc +src/Dialog_Progress.cc +src/Operation.cc +src/TreeView_Detail.cc +src/Win_GParted.cc