Re: A quick question
- From: Norman L Smith <nls1729 gmail com>
- To: Jeffrey Needle <jeff needle gmail com>, Gnome Shell <gnome-shell-list gnome org>
- Subject: Re: A quick question
- Date: Wed, 22 Jun 2016 07:14:36 -0400
Hello Jeff:
The following works for me.
You can add a desktop file to your local applications directory.
Create a file "similar" to the following flashback.desktop:
[Desktop Entry]
Version=1.0
NoDisplay=false
Type=Application
Terminal=true
Icon=/home/bogwan/.local/icons/media-record-5.png
Name=Flash Back
Exec=/home/bogwan/.local/bin/do_flash_backup.sh
If you do not need to run your script in a terminal
session Terminal can be false. If you do need to see
output in a terminal session add "read" at the end of
the script.
Copy the file to ${HOME}/.local/share/applications .
Be sure the desktop file has executable permissions.
The desktop file will now be found in the Applications
Menu with the Name and Icon you used. You can add it to
your favorites.
Good luck,
Norman
On Tue, 2016-06-21 at 23:05 -0700, Jeffrey Needle wrote:
Hi all. Using Gnome3, Ubuntu base, 64-bit.
I love the ability to press the Windows key and get my panel of
applications. One app is started my clicking on a shell script in
the
Downloads directory. Is there some way for me to add this to my
left
panel so that I can get to it more easily?
Thanks.
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list gnome org
https://mail.gnome.org/mailman/listinfo/gnome-shell-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]