~ubuntu-branches/ubuntu/quantal/anjuta/quantal

« back to all changes in this revision

Viewing changes to plugins/project-wizard/templates/mkfile.wiz

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Jeremy Bicha, Sebastien Bacher, Michael Biebl
  • Date: 2012-03-30 00:20:09 UTC
  • mfrom: (1.1.45) (27.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20120330002009-pf04ws9la5ouas2u
Tags: 2:3.4.0-1
[ Jeremy Bicha ]
* New upstream release.
* debian/control.in:
  - Bump minimum glade to 3.11 and vala to 0.16

[ Sebastien Bacher ]
* debian/patches/workaround_python_config_bug.patch:
  - workaround python-config bug
* debian/patches/02_skip_directories_when_reading_schema_files.patch:
  - dropped, fixed upstream

[ Michael Biebl ]
* Move the glade catalog file from anjuta-common to libanjuta-dev alongside
  the .so it references. Update the Breaks/Replaces accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
                <name xml:lang="id">Projek makefile</name>
26
26
                <name xml:lang="it">Progetto makefile</name>
27
27
                <name xml:lang="ja">Makefile のプロジェクト</name>
 
28
                <name xml:lang="km">គម្រោង Makefile</name>
28
29
                <name xml:lang="lv">Makefile projekts</name>
29
30
                <name xml:lang="ml">പദ്ധതിയുടെ Makefile</name>
30
31
                <name xml:lang="mr">Makefile प्रकल्प</name>
71
72
                <description xml:lang="id">Projek berbasis makefile</description>
72
73
                <description xml:lang="it">Progetto basato su makefile</description>
73
74
                <description xml:lang="ja">Makefile ベースのプロジェクトです</description>
 
75
                <description xml:lang="km">គម្រោង​មូលដ្ឋាន Makefile</description>
74
76
                <description xml:lang="lv">Makefile bāzēts projekts</description>
75
77
                <description xml:lang="ml">Makefile അടിസ്ഥാനമാക്കിയ പദ്ധതി</description>
76
78
                <description xml:lang="mr">Makefile-आधारीत प्रकल्प</description>
231
233
                <property type="string" summary="yes" restriction="filename" name="Name" mandatory="yes" default="foobar" label="プロジェクト名:" description="" xml:lang="ja"></property>
232
234
                <property type="directory" summary="yes" name="Destination" mandatory="yes" exist="no" default="[+AnjutaProjectDirectory+]/foobar" label="プロジェクトのフォルダー:" description="" xml:lang="ja"></property>
233
235
        </page>
 
236
        <page xml:lang="km" name="options" label="ជម្រើស​គម្រោង" description="ថត​គម្រោង ឯកសារ​លទ្ធផល ។ល។">
 
237
                <property type="string" summary="yes" restriction="filename" name="Name" mandatory="yes" default="foobar" label="ឈ្មោះ​គម្រោង ៖" description="" xml:lang="km"></property>
 
238
                <property type="directory" summary="yes" name="Destination" mandatory="yes" exist="no" default="[+AnjutaProjectDirectory+]/foobar" label="ថត​គម្រោង ៖" description="" xml:lang="km"></property>
 
239
        </page>
234
240
        <page xml:lang="kn" name="options" label="ಪರಿಯೋಜನೆಯ ಆಯ್ಕೆಗಳು" description="ಪರಿಯೋಜನಾ ಕೋಶ, ಪ್ರದಾನ ಕಡತ ಇತರೆ.">
235
241
                <property type="string" summary="yes" restriction="filename" name="Name" mandatory="yes" default="foobar" label="ಪರಿಯೋಜನೆಯ ಹೆಸರು" description="" xml:lang="kn"></property>
236
242
                <property type="directory" summary="yes" name="Destination" mandatory="yes" exist="no" default="[+AnjutaProjectDirectory+]/foobar" label="ಪರಿಯೋಜನಾ ಕೋಶ:" description="" xml:lang="kn"></property>