micropeak/altosui/telegps: Fix icon file names
authorKeith Packard <keithp@keithp.com>
Thu, 10 Jul 2014 07:26:55 +0000 (00:26 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 10 Jul 2014 07:26:55 +0000 (00:26 -0700)
The icon file names are now structured to have an organization name
and application name component. This should avoid collisions with
other packages when the icon files are installed in a shared
directory, as on Linux. Within the Java .jar file, the new names need
to be correctly referenced or we won't find them.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found