~l-admin-3/evnc/automatic-cleanup-branch

« back to all changes in this revision

Viewing changes to src/evnc.vala

  • Committer: Marcus Wichelmann
  • Date: 2014-11-04 13:43:16 UTC
  • Revision ID: admin@marcusw.de-20141104134316-9yr902ccwuirazzh
Use Jeremy's icon for the about-dialog, too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
                        build_version_info = Constants.VERSION_INFO;
33
33
 
34
34
                        app_years = "2014";
35
 
                        app_icon = "desktop-effects";
 
35
                        app_icon = "evnc";
36
36
                        app_launcher = "evnc.desktop";
37
37
                        application_id = "net.launchpad.evnc";
38
38
                        main_url = "https://code.launchpad.net/evnc";