Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agetic
librecast
Commits
b0869f75
Commit
b0869f75
authored
Aug 30, 2017
by
Carlos Remuzzi
Browse files
corrigiendo nombre de archivo
parent
0f4a3188
Changes
2
Hide whitespace changes
Inline
Side-by-side
libreCast.desktop
View file @
b0869f75
[Desktop Entry]
Type=Application
Name=libreCast
Name=libreCast
-s1
Comment[es]=Transmite tu pantalla via wi-fi
TryExec=/home/USER/librecast/librecast
Exec=/home/USER/librecast/librecast
Exec=/home/USER/librecast/librecast libreCast-s1
Icon=/home/USER/librecast/librecast.svg
Terminal=false
Categories=AudioVideo;Audio;Video;Player;TV;
...
...
tools/install.sh
View file @
b0869f75
...
...
@@ -86,7 +86,7 @@ main() {
if
[
-d
"
$HOME
/.local/share/applications/"
]
;
then
cp
$HOME
/librecast/libreCast.desktop
$HOME
/.local/share/applications/
sed
-i
-e
"s/USER/
$USER_NAME
/g"
$HOME
/.local/share/applications/libreCast.desktop
sed
-i
-e
"s/USER/
$USER_NAME
/g"
$HOME
/.local/share/applications/libreCast
-s1
.desktop
fi
...
...
Write
Preview
Supports
Markdown
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