mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 09:33:37 +02:00
2021-06-21 Fred Gleason <fredg@paravelsystems.com>
* Removed the rddgimport(1) applet. * Removed vestigal bits of the rddiscimport(1) applet. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -27,8 +27,6 @@ install-exec-am:
|
||||
cp rivendell-rdcartslots.desktop $(DESTDIR)@prefix@/share/applications/
|
||||
cp rivendell-rdcastmanager.desktop $(DESTDIR)@prefix@/share/applications/
|
||||
cp rivendell-rdcatch.desktop $(DESTDIR)@prefix@/share/applications/
|
||||
cp rivendell-rddgimport.desktop $(DESTDIR)@prefix@/share/applications/
|
||||
cp rivendell-rddiscimport.desktop $(DESTDIR)@prefix@/share/applications/
|
||||
cp rivendell-rdgpimon.desktop $(DESTDIR)@prefix@/share/applications/
|
||||
cp rivendell-rdlibrary.desktop $(DESTDIR)@prefix@/share/applications/
|
||||
cp rivendell-rdlogedit.desktop $(DESTDIR)@prefix@/share/applications/
|
||||
@@ -59,13 +57,6 @@ uninstall-local:
|
||||
rm -f $(DESTDIR)@prefix@/share/desktop-directories/rivendell-utilities.directory
|
||||
rm -f $(DESTDIR)/etc/xdg/menus/applications-merged/rivendell-rivendell.menu
|
||||
|
||||
# rm -f $(DESTDIR)/etc/pam.d/rdalsaconfig-root
|
||||
# rm -f $(DESTDIR)/etc/security/console.apps/rdalsaconfig-root
|
||||
# rm -f $(DESTDIR)$(prefix)/bin/rdalsaconfig-root
|
||||
# rm -f $(DESTDIR)/etc/pam.d/rddbconfig-root
|
||||
# rm -f $(DESTDIR)/etc/security/console.apps/rddbconfig-root
|
||||
# rm -f $(DESTDIR)$(prefix)/bin/rddbconfig-root
|
||||
|
||||
EXTRA_DIST = install_usermode.sh.in\
|
||||
rdalsaconfig-root-consolehelper.in\
|
||||
rdalsaconfig-root-pam\
|
||||
@@ -85,8 +76,6 @@ EXTRA_DIST = install_usermode.sh.in\
|
||||
rivendell-rddbconfig.desktop\
|
||||
rivendell-rddbconfig-root.desktop\
|
||||
rivendell-rddbconfig-sudo.desktop\
|
||||
rivendell-rddgimport.desktop\
|
||||
rivendell-rddiscimport.desktop\
|
||||
rivendell-rdgpimon.desktop\
|
||||
rivendell-rdlibrary.desktop\
|
||||
rivendell-rdlogedit.desktop\
|
||||
|
@@ -1,11 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Terminal=false
|
||||
Categories=Qt:KDE;Rivendell;
|
||||
Name=RDDgImport
|
||||
GenericName=Rivendell DG Spot Importer
|
||||
Exec=rddgimport
|
||||
Icon=rivendell
|
||||
Type=Application
|
||||
Terminal=false
|
||||
|
@@ -1,11 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Terminal=false
|
||||
Categories=Qt:KDE;Rivendell;
|
||||
Name=RDDiscImport
|
||||
GenericName=Rivendell Batch CD Importer
|
||||
Exec=rddiscimport
|
||||
Icon=rivendell
|
||||
Type=Application
|
||||
Terminal=false
|
||||
|
@@ -49,8 +49,6 @@
|
||||
<Filename>rivendell-rdgpimon.desktop</Filename>
|
||||
<Filename>rivendell-rdsoftkeys.desktop</Filename>
|
||||
<Filename>rivendell-rmlsend.desktop</Filename>
|
||||
<Filename>rivendell-rddgimport.desktop</Filename>
|
||||
<Filename>rivendell-rddiscimport.desktop</Filename>
|
||||
</Include>
|
||||
</Menu>
|
||||
</Menu>
|
||||
|
Reference in New Issue
Block a user