Move netsrpms icons from openmamba-icons
3
Makefile
@ -45,7 +45,6 @@ libexecdir = ${prefix}/libexec64
|
|||||||
else
|
else
|
||||||
libexecdir = ${prefix}/libexec
|
libexecdir = ${prefix}/libexec
|
||||||
endif
|
endif
|
||||||
initrddir = ${sysconfdir}/rc.d/init.d
|
|
||||||
mandir = ${prefix}/usr/share/man
|
mandir = ${prefix}/usr/share/man
|
||||||
sysconfigdir= ${sysconfdir}/sysconfig
|
sysconfigdir= ${sysconfdir}/sysconfig
|
||||||
profiledir = ${sysconfdir}/profile.d
|
profiledir = ${sysconfdir}/profile.d
|
||||||
@ -125,6 +124,8 @@ install-distromenu: dist-update
|
|||||||
$(INSTALL_DATA) menu/$$pck.desktop \
|
$(INSTALL_DATA) menu/$$pck.desktop \
|
||||||
$(DESTDIR)$(xdg_appsdir)/$$pck.desktop;\
|
$(DESTDIR)$(xdg_appsdir)/$$pck.desktop;\
|
||||||
done; \
|
done; \
|
||||||
|
$(INSTALL_DIR) $(DESTDIR)$(iconsdir); \
|
||||||
|
cp -a hicolor $(DESTDIR)$(iconsdir); \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
install-srpms:
|
install-srpms:
|
||||||
|
BIN
hicolor/128x128/apps/netsrpms-spotify.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
hicolor/16x16/apps/netsrpms-flash.png
Normal file
After Width: | Height: | Size: 811 B |
BIN
hicolor/16x16/apps/netsrpms-netinstall.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
hicolor/16x16/apps/netsrpms-skype.png
Normal file
After Width: | Height: | Size: 702 B |
BIN
hicolor/22x22/apps/netsrpms-flash.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
hicolor/22x22/apps/netsrpms.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
hicolor/24x24/apps/netsrpms-spotify.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
hicolor/256x256/apps/netsrpms-spotify.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
hicolor/32x32/apps/netsrpms-flash.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
hicolor/32x32/apps/netsrpms-java.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
hicolor/32x32/apps/netsrpms-skype.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
hicolor/32x32/apps/netsrpms-spotify.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
hicolor/32x32/apps/netsrpms.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
hicolor/48x48/apps/netsrpms-chromium.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
hicolor/48x48/apps/netsrpms-flash.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
hicolor/48x48/apps/netsrpms-java.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
hicolor/48x48/apps/netsrpms-skype.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
hicolor/48x48/apps/netsrpms-spotify.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
hicolor/48x48/apps/netsrpms.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
hicolor/64x64/apps/netsrpms-java.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
hicolor/64x64/apps/netsrpms-spotify.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
hicolor/64x64/apps/netsrpms.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
@ -5,7 +5,7 @@ Comment=Install pepper-flash plugin from network
|
|||||||
Comment[it]=Installa il plugin pepper-flash dalla rete
|
Comment[it]=Installa il plugin pepper-flash dalla rete
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=@bindir@/netsrpms chromium-pepper-flash
|
Exec=@bindir@/netsrpms chromium-pepper-flash
|
||||||
Icon=distromenu-chromium
|
Icon=netsrpms-chromium
|
||||||
MimeType=
|
MimeType=
|
||||||
Path=
|
Path=
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|
@ -5,7 +5,7 @@ Comment=Install Widevine plugin from network
|
|||||||
Comment[it]=Installa il plugin Widevine dalla rete
|
Comment[it]=Installa il plugin Widevine dalla rete
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=@bindir@/netsrpms chromium-widevine
|
Exec=@bindir@/netsrpms chromium-widevine
|
||||||
Icon=distromenu-chromium
|
Icon=netsrpms-chromium
|
||||||
MimeType=
|
MimeType=
|
||||||
Path=
|
Path=
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|
@ -9,7 +9,7 @@ Comment[fr]=Installation du plugin Flash depuis le réseau
|
|||||||
Comment[it]=Installa il plugin Flash dalla rete
|
Comment[it]=Installa il plugin Flash dalla rete
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=@bindir@/netsrpms flashplugin
|
Exec=@bindir@/netsrpms flashplugin
|
||||||
Icon=distromenu-flash
|
Icon=netsrpms-flash
|
||||||
MimeType=
|
MimeType=
|
||||||
Path=
|
Path=
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|
@ -10,6 +10,6 @@ Comment[es]=Instala el Java Runtime Environment (JRE) por red
|
|||||||
Comment[it]=Installa il Java Runtime Environment (JRE) dalla rete
|
Comment[it]=Installa il Java Runtime Environment (JRE) dalla rete
|
||||||
Comment[fr]=Installation du Java Runtime Environment (JRE) depuis le réseau
|
Comment[fr]=Installation du Java Runtime Environment (JRE) depuis le réseau
|
||||||
Exec=@bindir@/netsrpms jre
|
Exec=@bindir@/netsrpms jre
|
||||||
Icon=distromenu-java
|
Icon=netsrpms-java
|
||||||
Categories=X-Settings;
|
Categories=X-Settings;
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|
@ -9,7 +9,7 @@ Comment[fr]=Installation du Skype depuis le réseau
|
|||||||
Comment[it]=Installa Skype dalla rete
|
Comment[it]=Installa Skype dalla rete
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=@bindir@/netsrpms skype
|
Exec=@bindir@/netsrpms skype
|
||||||
Icon=distromenu-skype
|
Icon=netsrpms-skype
|
||||||
MimeType=
|
MimeType=
|
||||||
Path=
|
Path=
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|
@ -9,7 +9,7 @@ Comment[fr]=Installation du Spotify depuis le réseau
|
|||||||
Comment[it]=Installa Spotify dalla rete
|
Comment[it]=Installa Spotify dalla rete
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=@bindir@/netsrpms spotify
|
Exec=@bindir@/netsrpms spotify
|
||||||
Icon=distromenu-spotify
|
Icon=netsrpms-spotify
|
||||||
MimeType=
|
MimeType=
|
||||||
Path=
|
Path=
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|
@ -9,7 +9,7 @@ Comment[fr]=Installation du Sun Java depuis le réseau
|
|||||||
Comment[it]=Installa Sun Java dalla rete
|
Comment[it]=Installa Sun Java dalla rete
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=@bindir@/netsrpms sun-java
|
Exec=@bindir@/netsrpms sun-java
|
||||||
Icon=distromenu-java
|
Icon=netsrpms-java
|
||||||
MimeType=
|
MimeType=
|
||||||
Path=
|
Path=
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|