openbsd-ports/devel/dconf/pkg/PLIST-editor

44 lines
1.9 KiB
Plaintext
Raw Normal View History

2014-09-20 06:34:53 +00:00
@comment $OpenBSD: PLIST-editor,v 1.13 2014/09/20 06:34:53 ajacoutot Exp $
@conflict dconf-<0.22.0
@bin bin/dconf-editor
2014-09-20 06:34:53 +00:00
@man man/man1/dconf-editor.1
2014-03-27 08:02:49 +00:00
share/appdata/
2014-09-20 06:34:53 +00:00
share/appdata/ca.desrt.dconf-editor.appdata.xml
share/applications/ca.desrt.dconf-editor.desktop
share/dbus-1/services/ca.desrt.dconf-editor.service
share/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
2013-03-29 07:31:00 +00:00
share/icons/HighContrast/
share/icons/HighContrast/16x16/
share/icons/HighContrast/16x16/apps/
share/icons/HighContrast/16x16/apps/dconf-editor.png
share/icons/HighContrast/22x22/
share/icons/HighContrast/22x22/apps/
share/icons/HighContrast/22x22/apps/dconf-editor.png
share/icons/HighContrast/24x24/
share/icons/HighContrast/24x24/apps/
share/icons/HighContrast/24x24/apps/dconf-editor.png
share/icons/HighContrast/256x256/
share/icons/HighContrast/256x256/apps/
share/icons/HighContrast/256x256/apps/dconf-editor.png
share/icons/HighContrast/32x32/
share/icons/HighContrast/32x32/apps/
share/icons/HighContrast/32x32/apps/dconf-editor.png
share/icons/HighContrast/48x48/
share/icons/HighContrast/48x48/apps/
share/icons/HighContrast/48x48/apps/dconf-editor.png
share/icons/hicolor/16x16/apps/dconf-editor.png
share/icons/hicolor/22x22/apps/dconf-editor.png
share/icons/hicolor/24x24/apps/dconf-editor.png
2013-09-26 07:05:04 +00:00
share/icons/hicolor/256x256/apps/dconf-editor.png
2013-07-17 05:54:36 +00:00
share/icons/hicolor/32x32/apps/dconf-editor.png
share/icons/hicolor/48x48/apps/dconf-editor.png
share/icons/hicolor/64x64/apps/dconf-editor.png
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
2013-03-29 07:31:00 +00:00
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/HighContrast
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/HighContrast
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database