forked from Pisilinux/contrib
Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Name=Media Manager Starter
|
||||
GenericName=Media Manager Starter
|
||||
GenericName[tr]=Plex Media server Başlatıcısı
|
||||
Comment=Manage your Plex Media
|
||||
Comment[tr]=Plex Media managerin Başlatıcısı
|
||||
Exec=/usr/lib/plexmediaserver/Plex\ Media\ Server
|
||||
Icon=plexstart.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Multimedia;Server;Audio;Video
|
||||
@@ -0,0 +1,11 @@
|
||||
#!/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
|
||||
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Plex Media Server Web
|
||||
GenericName=Media Server
|
||||
Comment=Manage your Plex Media
|
||||
Exec=xdg-open http://localhost:32400/web
|
||||
Icon=plexstart.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=AudioVideo;Audio;Video;Player;
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user