summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-06 00:37:38 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-06 00:37:38 +0800
commit372d73e2ea82ceb62efab4fc0ccb023091283d7b (patch)
tree2c07d8430a3aa498a8afd474dba6a5684eba330e /graphics
parent2e820a178b29eada1eda1e9eb333d1b8f8d48114 (diff)
downloadmarcuscom-ports-372d73e2ea82ceb62efab4fc0ccb023091283d7b.tar.gz
marcuscom-ports-372d73e2ea82ceb62efab4fc0ccb023091283d7b.tar.zst
marcuscom-ports-372d73e2ea82ceb62efab4fc0ccb023091283d7b.zip
Use new desktop file handling scheme.
Submitted by: Koop Mast <kwm@rainbow-runner.nl> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2623 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gpdf/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gpdf/pkg-plist b/graphics/gpdf/pkg-plist
index 082964bf6..15d68f93c 100644
--- a/graphics/gpdf/pkg-plist
+++ b/graphics/gpdf/pkg-plist
@@ -6,6 +6,7 @@ libdata/bonobo/servers/GNOME_PDF.server
libexec/gnome-pdf-viewer
share/gnome/application-registry/gpdf.applications
share/gnome/applications/gpdf.desktop
+@exec update-desktop-database > /dev/null || /usr/bin/true
share/gnome/gnome-2.0/ui/gpdf-control-ui.xml
share/gnome/gnome-2.0/ui/gpdf-window-ui.xml
share/gnome/gpdf/glade/gpdf-print-progress-dialog.glade
@@ -110,3 +111,4 @@ share/locale/zh_TW/LC_MESSAGES/gpdf.mo
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gpdf/gpdf-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gpdf/gpdf-de.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gpdf/gpdf-es.omf 2>/dev/null || /usr/bin/true
+@unexec update-desktop-database > /dev/null || /usr/bin/true