Bye bye libxfce4mcs, xfce-mcs-manager and xfce-mcs-plugins.
The whole Xfce 4.6.0 has been tested by many during the beta/rc phases, and the update is ok jasper@. Eventual fixes will be made in-tree.
This commit is contained in:
parent
c01f7707f3
commit
6b1a937c0c
@ -1,24 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2008/11/06 15:34:46 landry Exp $
|
||||
|
||||
COMMENT= settings management library used by most xfce4 modules
|
||||
|
||||
XFCE_PROJECT= libxfce4mcs
|
||||
|
||||
SHARED_LIBS= xfce4mcs-manager 3.5 \
|
||||
xfce4mcs-client 3.5 # .3.5
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/projects/libraries/
|
||||
|
||||
# LGPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MODULES= x11/xfce4
|
||||
|
||||
LIB_DEPENDS= startup-notification-1::devel/startup-notification \
|
||||
xfce4util.>=1::x11/xfce4/libxfce4util
|
||||
WANTLIB= ICE SM X11 Xau Xdmcp glib-2.0 gobject-2.0 pcre
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = xQhGsK0JDCQ0yk3x0GDMmA==
|
||||
RMD160 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = Gv/gnRk8JSzGgY9RruaGBy/pUZs=
|
||||
SHA1 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = Dw1DU0yuKXHKeH68aYzm2xTFVC0=
|
||||
SHA256 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = Ig9ZYx3lvGy/4W263tedscQpSqKsoT8Yys4ky5HU/LI=
|
||||
SIZE (xfce4/libxfce4mcs-4.4.3.tar.bz2) = 297208
|
@ -1,2 +0,0 @@
|
||||
libxfce4mcs is the settings management library used by most XFce 4
|
||||
modules.
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2005/12/27 21:06:09 naddy Exp $
|
||||
@lib lib/libxfce4mcs-client.so.${LIBxfce4mcs-client_VERSION}
|
||||
@lib lib/libxfce4mcs-manager.so.${LIBxfce4mcs-manager_VERSION}
|
@ -1,31 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/12/18 20:17:12 landry Exp $
|
||||
%%SHARED%%
|
||||
include/xfce4/
|
||||
include/xfce4/libxfce4mcs/
|
||||
include/xfce4/libxfce4mcs/mcs-client-enum-types.h
|
||||
include/xfce4/libxfce4mcs/mcs-client.h
|
||||
include/xfce4/libxfce4mcs/mcs-common.h
|
||||
include/xfce4/libxfce4mcs/mcs-manager.h
|
||||
lib/libxfce4mcs-client.a
|
||||
lib/libxfce4mcs-client.la
|
||||
lib/libxfce4mcs-manager.a
|
||||
lib/libxfce4mcs-manager.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libxfce4mcs-client-1.0.pc
|
||||
lib/pkgconfig/libxfce4mcs-manager-1.0.pc
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/libxfce4mcs/
|
||||
share/gtk-doc/html/libxfce4mcs/ch01.html
|
||||
share/gtk-doc/html/libxfce4mcs/home.png
|
||||
share/gtk-doc/html/libxfce4mcs/index.html
|
||||
share/gtk-doc/html/libxfce4mcs/index.sgml
|
||||
share/gtk-doc/html/libxfce4mcs/left.png
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-client.html
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-common.html
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-manager.html
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp2
|
||||
share/gtk-doc/html/libxfce4mcs/right.png
|
||||
share/gtk-doc/html/libxfce4mcs/style.css
|
||||
share/gtk-doc/html/libxfce4mcs/up.png
|
@ -1,25 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2008/11/06 15:34:46 landry Exp $
|
||||
|
||||
COMMENT= settings manager for xfce4
|
||||
|
||||
XFCE_PROJECT= xfce-mcs-manager
|
||||
|
||||
# LGPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
xfce4mcs-client.>=3,xfce4mcs-manager.>=3::x11/xfce4/libxfce4mcs
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
|
||||
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 \
|
||||
glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 m pango-1.0 \
|
||||
pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png \
|
||||
startup-notification-1 xfce4util z
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = RSgV63XYoexwwau8eLxtTg==
|
||||
RMD160 (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = MpLZ5vb4ptG1XX1Hqw9JiRRxq6w=
|
||||
SHA1 (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = NFRrYIeeTIGJMTY/+k8DCtAaY9k=
|
||||
SHA256 (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = DJMjggotKPv7U6NQl1fmkKCnU/InKIcLAxbSpxC/FFY=
|
||||
SIZE (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = 614587
|
@ -1,3 +0,0 @@
|
||||
xfce-mcs-manager is the settings manager for xfce4. It provides a
|
||||
control center for settings manager plugins that are provided by other
|
||||
modules.
|
@ -1,139 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2008/11/06 15:34:46 landry Exp $
|
||||
@bin bin/xfce-mcs-manager
|
||||
@bin bin/xfce-setting-show
|
||||
include/xfce4/
|
||||
include/xfce4/xfce-mcs-manager/
|
||||
include/xfce4/xfce-mcs-manager/manager-plugin.h
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/xfce-mcs-manager.pc
|
||||
share/applications/xfce-settings-manager.desktop
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/48x48/
|
||||
share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/xfce4-settings.png
|
||||
share/locale/am/
|
||||
share/locale/am/LC_MESSAGES/
|
||||
share/locale/am/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/be/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/bg/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/bn_IN/
|
||||
share/locale/bn_IN/LC_MESSAGES/
|
||||
share/locale/bn_IN/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/de/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/dz/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/el/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/eo/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/es/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/es_MX/
|
||||
share/locale/es_MX/LC_MESSAGES/
|
||||
share/locale/es_MX/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/et/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/fa/
|
||||
share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/gu/
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/he/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/hi/
|
||||
share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/id/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/it/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ka/
|
||||
share/locale/ka/LC_MESSAGES/
|
||||
share/locale/ka/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ku/
|
||||
share/locale/ku/LC_MESSAGES/
|
||||
share/locale/ku/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/mk/
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/mr/
|
||||
share/locale/mr/LC_MESSAGES/
|
||||
share/locale/mr/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/nb_NO/
|
||||
share/locale/nb_NO/LC_MESSAGES/
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/pt_PT/
|
||||
share/locale/pt_PT/LC_MESSAGES/
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
share/locale/si/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/sl/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ur/
|
||||
share/locale/ur/LC_MESSAGES/
|
||||
share/locale/ur/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/vi/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/xfce4/
|
||||
share/xfce4/doc/
|
||||
share/xfce4/doc/C/
|
||||
share/xfce4/doc/C/images/
|
||||
share/xfce4/doc/C/images/settings_manager.png
|
||||
share/xfce4/doc/C/images/smgr_from_root_menu.png
|
||||
share/xfce4/doc/C/images/smgr_from_setup_button.png
|
||||
share/xfce4/doc/C/xfce-mcs-manager.html
|
||||
share/xfce4/doc/fr/
|
||||
share/xfce4/doc/fr/images/
|
||||
share/xfce4/doc/fr/images/settings_manager.png
|
||||
share/xfce4/doc/fr/images/smgr_from_panel.png
|
||||
share/xfce4/doc/fr/images/smgr_from_root_menu.png
|
||||
share/xfce4/doc/fr/images/smgr_from_setup_button.png
|
||||
share/xfce4/doc/fr/xfce-mcs-manager.html
|
||||
share/xfce4/doc/it/
|
||||
share/xfce4/doc/it/images/
|
||||
share/xfce4/doc/it/images/settings_manager.png
|
||||
share/xfce4/doc/it/images/smgr_from_panel.png
|
||||
share/xfce4/doc/it/images/smgr_from_root_menu.png
|
||||
share/xfce4/doc/it/images/smgr_from_setup_button.png
|
||||
share/xfce4/doc/it/xfce-mcs-manager.html
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
@ -1,30 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2008/11/06 15:34:46 landry Exp $
|
||||
|
||||
COMMENT= settings manager plug-ins for xfce4
|
||||
|
||||
XFCE_PROJECT= xfce-mcs-plugins
|
||||
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
LIB_DEPENDS= xfce4mcs-client.>=3,xfce4mcs-manager.>=3::x11/xfce4/libxfce4mcs \
|
||||
xfcegui4.>=4::x11/xfce4/libxfcegui4
|
||||
|
||||
RUN_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
BUILD_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 cairo \
|
||||
expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glib-2.0 glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 \
|
||||
m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
|
||||
png startup-notification-1 xfce4util z
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = oUM9fSyHBfDTll268SEZQw==
|
||||
RMD160 (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = xxGOd/FdbUC9Y/nPI3RjSf4Ubrk=
|
||||
SHA1 (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = ZQH/pEXsUP2G5BDJNB/DU9jXBCc=
|
||||
SHA256 (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = HzMiIzQiLlD0WyzdFXGyTrKEh3W1W8ePugaW+C6/G20=
|
||||
SIZE (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = 898082
|
@ -1,3 +0,0 @@
|
||||
xfce-mcs-plugins are plugins for the settings manager. The plugins
|
||||
provide settings dialogs for general items that are not part of a
|
||||
package, e.g. GTK settings, mouse settings, and keyboard settings.
|
@ -1,7 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2007/05/10 06:48:42 steven Exp $
|
||||
lib/xfce4/mcs-plugins/display_plugin.so
|
||||
lib/xfce4/mcs-plugins/fm_plugin.so
|
||||
lib/xfce4/mcs-plugins/keyboard_plugin.so
|
||||
lib/xfce4/mcs-plugins/mouse_plugin.so
|
||||
lib/xfce4/mcs-plugins/screensaver_plugin.so
|
||||
lib/xfce4/mcs-plugins/ui_plugin.so
|
@ -1,104 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2008/11/06 15:34:46 landry Exp $
|
||||
%%SHARED%%
|
||||
lib/xfce4/
|
||||
lib/xfce4/mcs-plugins/
|
||||
lib/xfce4/mcs-plugins/display_plugin.la
|
||||
lib/xfce4/mcs-plugins/fm_plugin.la
|
||||
lib/xfce4/mcs-plugins/keyboard_plugin.la
|
||||
lib/xfce4/mcs-plugins/mouse_plugin.la
|
||||
lib/xfce4/mcs-plugins/screensaver_plugin.la
|
||||
lib/xfce4/mcs-plugins/ui_plugin.la
|
||||
share/applications/xfce-display-settings.desktop
|
||||
share/applications/xfce-keyboard-settings.desktop
|
||||
share/applications/xfce-mouse-settings.desktop
|
||||
share/applications/xfce-ui-settings.desktop
|
||||
share/icons/hicolor/48x48/apps/xfce4-display.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-keyboard.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-mouse.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-ui.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/xfce4-display.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-keyboard.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-mouse.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-ui.svg
|
||||
share/locale/am/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/az/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/be/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/bg/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/da/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/dz/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/el/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/eo/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/es/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/es_MX/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/et/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/fa/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/gu/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/he/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/hi/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/id/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ku/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/mr/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ms/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/pa/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/si/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ta/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ur/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/vi/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/xfce-mcs-plugins/
|
||||
share/xfce-mcs-plugins/shortcuts/
|
||||
share/xfce-mcs-plugins/shortcuts/default.xml
|
||||
share/xfce4/doc/C/images/display_preferences.png
|
||||
share/xfce4/doc/C/images/font_selection.png
|
||||
share/xfce4/doc/C/images/keyboard_settings.png
|
||||
share/xfce4/doc/C/images/mouse_settings.png
|
||||
share/xfce4/doc/C/images/user_interface_settings.png
|
||||
share/xfce4/doc/C/images/user_interface_settings_icons.png
|
||||
share/xfce4/doc/C/xfce-mcs-plugins.html
|
||||
share/xfce4/doc/fr/images/display_preferences.png
|
||||
share/xfce4/doc/fr/images/font_selection.png
|
||||
share/xfce4/doc/fr/images/keyboard_settings.png
|
||||
share/xfce4/doc/fr/images/mouse_settings.png
|
||||
share/xfce4/doc/fr/images/user_interface_settings.png
|
||||
share/xfce4/doc/fr/xfce-mcs-plugins.html
|
||||
share/xfce4/doc/it/images/font_selection.png
|
||||
share/xfce4/doc/it/images/keyboard_settings.png
|
||||
share/xfce4/doc/it/images/mouse_settings.png
|
||||
share/xfce4/doc/it/images/user_interface_settings.png
|
||||
share/xfce4/doc/it/xfce-mcs-plugins.html
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user