Skip to content

orbital-transfer-example/perl-gtk3-starter-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perl-gtk3-starter

A repository for starting Perl Gtk3 projects.

Resources

Development

Localization

You can test localization by running:

    $ make -C po install; ( export LANG="fr_FR.UTF-8"; perl ./bin/app.pl ); make -C po clean

This will install the locale files into the project's share directory, run the application using a French locale, and clean up afterwards.

About

🧅🖱️ A template for cross-platform Perl Gtk3 application development

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors