12 lines
289 B
Desktop File
12 lines
289 B
Desktop File
#!/usr/bin/env xdg-open
|
||
[Desktop Entry]
|
||
Name=Plex Media Manager
|
||
GenericName=Media Manager
|
||
Comment=Manage your Plex Media
|
||
GenericName[tr]=Media Manageri tarayıcıda açar.
|
||
Exec=xdg-open http://localhost:32400/manage
|
||
Icon=plexstart.png
|
||
Terminal=false
|
||
Type=Application
|
||
Categories=AudioVideo
|