Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published