changement des icônes
This commit is contained in:
parent
46aa6f1514
commit
903fef08b5
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Borg Zenity Profils
|
||||
Exec=bin/profile-manager.sh
|
||||
Icon=borg
|
||||
Icon=borgzenity-profils
|
||||
Type=Application
|
||||
Categories=Utility;
|
||||
|
@ -17,6 +17,8 @@ mkdir -p $HOME/bin/ $HOME/.icons/ $HOME/.local/share/applications/
|
||||
# copie des fichiers
|
||||
cp -fv borg-gui.sh $HOME/bin/
|
||||
cp -fv borg.svg $HOME/.icons/
|
||||
cp -fv borgzenity-profils.svg $HOME/.icons/
|
||||
cp -fv borgzenity-sauvegarde.svg $HOME/.icons/
|
||||
cp -fv sauvegarde-borg.desktop $HOME/.local/share/applications/
|
||||
cp -fv gestprofilsborgzenity.desktop $HOME/.local/share/applications/
|
||||
cp -fv profile-manager.sh $HOME/bin/
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Borg Zenity Sauvegarde
|
||||
Exec=bin/borg-gui.sh
|
||||
Icon=borg
|
||||
Icon=borgzenity-sauvegarde
|
||||
Type=Application
|
||||
Categories=Utility;
|
||||
|
Loading…
Reference in New Issue
Block a user