aboutsummaryrefslogtreecommitdiff
path: root/bin/arctica-mediaplayer
diff options
context:
space:
mode:
Diffstat (limited to 'bin/arctica-mediaplayer')
-rwxr-xr-xbin/arctica-mediaplayer4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/arctica-mediaplayer b/bin/arctica-mediaplayer
index de2b43b..fa2eda7 100755
--- a/bin/arctica-mediaplayer
+++ b/bin/arctica-mediaplayer
@@ -6,9 +6,9 @@ use Arctica::Core::eventInit qw(genARandom BugOUT);
use Arctica::Telekinesis::Application::AppGtk3;
my $ACO = Arctica::Core::eventInit->new({
- app_name=>'telekinesis-test-app',
+ app_name=>'arctica-mediaplayer',
app_class =>'tekiapp',
- app_version=>'0.0.1.1'});
+ app_version=>'0.0.0.1'});
my $fullpath = abs_path(@ARGV[0]);
my $link_id;