mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update WWW: line
- Install .desktop file for gnome menu
This commit is contained in:
parent
e73ae9f1ef
commit
05596ddc99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134184
@ -20,4 +20,7 @@ USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
|
||||
USE_LIBTOOL_VER=15
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${FILESDIR}/gnomephotoprinter.desktop ${PREFIX}/share/gnome/applications
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
9
print/gnomephotoprinter/files/gnomephotoprinter.desktop
Normal file
9
print/gnomephotoprinter/files/gnomephotoprinter.desktop
Normal file
@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Gnome Photo Printer
|
||||
Comment=Gnome Photo Printer is intended for printing photos in an easy way
|
||||
Icon=gnome-dev-printer
|
||||
Exec=gnome-photo-printer
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;Graphics;
|
@ -3,4 +3,4 @@ Just drag your Photos from Nautilus to the Gnome Photo Printer window
|
||||
and drop it. Make some selections like Photo or Paper size, hit
|
||||
Preview or Print, and see your pictures printed.
|
||||
|
||||
WWW: http://www.fogman.de/gpp/
|
||||
WWW: http://www.fogman.de/?GnomePhotoPrinter
|
||||
|
@ -2,4 +2,5 @@ bin/gnome-photo-printer
|
||||
share/gnome/gnome-photo-printer/gpp.glade
|
||||
share/gnome/gnome-photo-printer/scale_with_ratio.jpg
|
||||
share/gnome/gnome-photo-printer/scale_without_ratio.jpg
|
||||
share/gnome/applications/gnomephotoprinter.desktop
|
||||
@dirrm share/gnome/gnome-photo-printer
|
||||
|
Loading…
Reference in New Issue
Block a user