I have 24 computers with linux (Alinex - a portuguese disto based in debian) to configure. So I decided to make one script. But I understand just a litle of scripts,I already make one that functions.
But it wanted to add some things…

For example:

- Which the commands to add icons (shortcuts) to the panel?


The problem is the icons of panel are in:

/home/username/.gnome2/panel2.d/default/launchers/

But the problem is:
If I add an icon in panel it appears in /home/username/.gnome2/panel2.d/default/launchers/
But if I add an icon in /home/username/.gnome2/panel2.d/default/launchers/, the icon don't appears in panel.

How I add shortcuts to panel?