Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FUSS
fuss-utility
Commits
1ff9146d
Commit
1ff9146d
authored
Nov 24, 2019
by
Paolo Dongilli
Browse files
added change-password script
parent
5b3e9947
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/change-password
0 → 100755
View file @
1ff9146d
#!/bin/bash
passwd
read
-n
1
-r
-s
-p
$'
\n
Premi un tasto qualsiasi per terminare...
\n
'
src/change-password.desktop
0 → 100644
View file @
1ff9146d
[Desktop Entry]
Type=Application
Encoding=UTF-8
Icon=/usr/share/icons/hicolor/48x48/apps/gcr-password.png
Exec=xfce4-terminal -e change-password --hide-menubar --hide-toolbar --hide-scrollbar -T %c
Name=Change Password
Name[it]=Cambia la password
Name[de]=Passwort ändern
Comment=Change your password
Comment[it]=Cambia la tua password
Comment[de]=Dein Passwort ändern
Terminal=False
Categories=Settings;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment