diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-09-02 10:22:26 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-09-02 10:34:41 -0400 |
commit | dc1cdf835dc1689b0511bf3a5c186a17df40d42c (patch) | |
tree | 54fbea6f291fc39ba9312746d28e2ec33570ac61 /audio/aeolus/aeolus.desktop | |
parent | b76395f3995a0733ef2e87078c816cb0d6e41028 (diff) | |
download | slackbuilds-dc1cdf835dc1689b0511bf3a5c186a17df40d42c.tar.gz |
audio/aeolus: Fixed a underlinking problem, misc cleanups.
Added .deskyop file and icon also added stops
as most of the other distro seem to include
this. Also added a default config.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/aeolus/aeolus.desktop')
-rw-r--r-- | audio/aeolus/aeolus.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/aeolus/aeolus.desktop b/audio/aeolus/aeolus.desktop new file mode 100644 index 0000000000..f4929aec78 --- /dev/null +++ b/audio/aeolus/aeolus.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Aeolus +Comment=Organ Emulator +Exec=/usr/bin/aeolus +Terminal=false +Type=Application +Icon=aeolus +Categories=AudioVideo;Audio; |