_NET_CLIENT_LIST_STACKING(WINDOW): window id # 0x1000011, 0x140fbf9, 0x141026a, 0x1c2bcb9, 0x140011f, 0x1400142, 0x1400166, 0x1c0609b, 0x140000c, 0x600003, 0x1c00042, 0x1a00042, 0x1416d6a, 0x1416b73, 0xc0002d, 0xc00040 _WIN_CLIENT_LIST(WINDOW): window id # 0x1000011, 0x140fbf9, 0x141026a, 0x1c2bcb9, 0x140011f, 0x1400142, 0x1400166, 0x1c0609b, 0x140000c, 0x600003, 0x1c00042, 0x1a00042, 0x1416b73, 0x1416d6a, 0xc0002d, 0xc00040 _NET_CLIENT_LIST(WINDOW): window id # 0x1000011, 0x140fbf9, 0x141026a, 0x1c2bcb9, 0x140011f, 0x1400142, 0x1400166, 0x1c0609b, 0x140000c, 0x600003, 0x1c00042, 0x1a00042, 0x1416b73, 0x1416d6a, 0xc0002d, 0xc00040 CUT_BUFFER0(STRING) = "if THUNAR_VFS_VOLUME_IMPL_FREEBSD\nlibthunar_vfs_volume_impl_sources =\t\t\t\t\t\\\n\tthunar-vfs-volume-freebsd.c\t\t\t\t\t\\\n\tthunar-vfs-volume-freebsd.h\nendif\n\nif THUNAR_VFS_VOLUME_IMPL_HAL\nlibthunar_vfs_volume_impl_sources =\t\t\t\t\t\\\n\tthunar-vfs-volume-hal.c\t\t\t\t\t\t\\\n\tthunar-vfs-volume-hal.h\n\nlibthunar_vfs_1_la_CFLAGS +=\t\t\t\t\t\t\\\n\t$(HAL_CFLAGS)\t\t\t\t\t\t\t\\\n\t$(HAL_DBUS_CFLAGS)\n\nlibthunar_vfs_1_la_LIBADD +=\t\t\t\t\t\t\\\n\t$(HAL_LIBS)\t\t\t\t\t\t\t\\\n\t$(HAL_DBUS_LIBS)\nendif\n\nif THUNAR_VFS_VOLUME_IMPL_NONE\nlibthunar_vfs_volume_impl_sources =\t\t\t\t\t\\\n\tthunar-vfs-volume-none.c\t\t\t\t\t\\\n\tthunar-vfs-volume-none.h\nendif\n\n\n##\n## Rules to auto-generate built sources\n##\n## This is a bit tricky with automake, and non-trivial to implement. The\n## rules below seem to work fine and don't seem to break the build, but\n## they are only enabled in maintainer mode, so arbitrary users don't get\n## trapped in automake's oddities. Therefore we ship the autogenerated\n## files as part of the dist tarball.\n##\nif MAINTAINER_MODE\nCLEANFILES =\t\t\t\t\t\t\t\t\\\n\tactual-abi\t\t\t\t\t\t\t\\\n\texpected-abi\t\t\t\t\t\t\t\\\n\txgen-tvetc\t\t\t\t\t\t\t\\\n\txgen-tveth\t\t\t\t\t\t\t\\\n\txgen-tvmc\t\t\t\t\t\t\t\\\n\txgen-tvmh\n\nDISTCLEANFILES =\t\t\t\t\t\t\t\\\n\tstamp-thunar-vfs-enum-types.h\t\t\t\t\t\\\n\tstamp-thunar-vfs-marshal.h\t\t\t\t\t\\\n\t$(libthunar_vfs_built_sources)\n\nBUILT_SOURCES =\t\t\t\t\t\t\t\t\\\n\t$(libthunar_vfs_built_sources)\n\nif HAVE_GNUC_VISIBILITY\nTESTS =\t\t\t\t\t\t\t\t\t\\\n\tabicheck.sh\nendif\n\nthunar-vfs-alias.h: make-thunar-vfs-alias.pl thunar-vfs.symbols\n\t$(PERL) $(srcdir)/make-thunar-vfs-alias.pl < $(srcdir)/thunar-vfs.symbols > thunar-vfs-alias.h\n\nthunar-vfs-aliasdef.c: make-thunar-vfs-alias.pl thunar-vfs.symbols\n\t$(PERL) $(srcdir)/make-thunar-vfs-alias.pl -def < $(srcdir)/thunar-vfs.symbols > thunar-vfs-aliasdef.c\n\nthunar-vfs-enum-types.h: stamp-thunar-vfs-enum-types.h\n\t@true\nstamp-thunar-vfs-enum-types.h: $(libthunar_vfs_headers) Makefile\n\t( cd $(srcdir) && glib-mkenums \\\n\t\t--fhead \"#ifndef __THUNAR_VFS_ENUM_TYPES_H__\\n#define __THUNAR_VFS_ENUM_TYPES_H__\\n#include \\nG_BEGIN_DECLS\\n\" \\\n\t\t--fprod \"/* enumerations from \\\"@filename@\\\" */\\n\" \\\n\t\t--vhead \"GType @enum_name@_get_type (void) G_GNUC_CONST;\\n#define THUNAR_VFS_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\\n\" \\\n\t\t--ftail \"G_END_DECLS\\n\\n#endif /* !__THUNAR_VFS_ENUM_TYPES_H__ */\" \\\n\t\t$(libthunar_vfs_headers) ) >> xgen-tveth \\\n\t&& ( cmp -s xgen-tveth thunar-vfs-enum-types.h || cp xgen-tveth thunar-vfs-enum-types.h ) \\\n\t&& rm -f xgen-tveth \\\n\t&& echo timestamp > $(@F)\nthunar-vfs-enum-types.c: $(libthunar_vfs_headers) Makefile\n\t( cd $(srcdir) && glib-mkenums \\\n\t\t--fhead \"#undef GTK_DISABLE_DEPRECATED\\n#define GTK_ENABLE_BROKEN\\n#include \\n#include \" \\\n\t\t--fprod \"\\n/* enumerations from \\\"@filename@\\\" */\" \\\n\t\t--vhead \"GType\\n@enum_name@_get_type (void)\\n{\\n\\tstatic GType type = 0;\\n\\tif (type == 0) {\\n\\tstatic const G@Type@Value values[] = {\"\\\n\t\t--vprod \"\\t{ @VALUENAME@, \\\"@VALUENAME@\\\", \\\"@valuenick@\\\" },\" \\\n\t\t--vtail \"\\t{ 0, NULL, NULL }\\n\\t};\\n\\ttype = g_@type@_register_static (\\\"@EnumName@\\\", values);\\n }\\n\\treturn type;\\n}\\n\" \\\n\t\t--ftail \"\\n#define __THUNAR_VFS_ENUM_TYPES_C__\\n#include \\\"thunar-vfs-aliasdef.c\\\"\\n\" \\\n\t\t$(libthunar_vfs_headers) ) >> xgen-tvetc \\\n\t&& cp xgen-tvetc thunar-vfs-enum-types.c \\\n\t&& rm -f xgen-tvetc\n\nthunar-vfs-marshal.h: stamp-thunar-vfs-marshal.h\n\t@true\nstamp-thunar-vfs-marshal.h: thunar-vfs-marshal.list Makefile\n\t( cd $(srcdir) && glib-genmarshal \\\n\t\t--prefix=_thunar_vfs_marshal \\\n\t\t--header thunar-vfs-marshal.list ) >> xgen-tvmh \\\n\t&& ( cmp -s xgen-tvmh thunar-vfs-marshal.h || cp xgen-tvmh thunar-vfs-marshal.h ) \\\n\t&& rm -f xgen-tvmh \\\n\t&& echo timestamp > $(@F)\n\nthunar-vfs-marshal.c: thunar-vfs-marshal.list Makefile\n\t( cd $(srcdir) && glib-genmarshal \\\n\t\t--prefix=_thunar_vfs_marshal \\\n\t\t--body thunar-vfs-marshal.list ) >> xgen-tvmc \\\n\t&& cp xgen-tvmc thunar-vfs-marshal.c \\\n\t&& rm -f xgen-tvmc\nendif\n\n" VimRegistry(STRING) = "2800003 GVIM4", "2400003 GVIM2", "2600003 GVIM3", "2200003 GVIM1", "2000003 GVIM" _NET_WM_USER_TIME(CARDINAL) = 24380458 _NET_DESKTOP_LAYOUT(CARDINAL) = 0, 0, 1, 0 _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 1317, 0, 0, 0, 0, 0, 0, 377, 1330 _WIN_WORKSPACE(CARDINAL) = 0 XFDESKTOP_IMAGE_FILE_1(STRING) = "/home/bmeurer/wallpapers/Xfce-4.4desktop-traction.png" XFDESKTOP_IMAGE_FILE_0(STRING) = "/home/bmeurer/wallpapers/Xfce-4.4desktop-traction.png" ESETROOT_PMAP_ID(PIXMAP): pixmap id # 0xc000d3 _XROOTPMAP_ID(PIXMAP): pixmap id # 0xc000d3 NAUTILUS_DESKTOP_WINDOW_ID(WINDOW): window id # 0xc00003 XFCE_DESKTOP_WINDOW(WINDOW): window id # 0xc00003 _NET_ACTIVE_WINDOW(WINDOW): window id # 0x1416b73, 0x0 _NET_CURRENT_DESKTOP(CARDINAL) = 0 _NET_DESKTOP_VIEWPORT(CARDINAL) = 0, 0 _NET_DESKTOP_GEOMETRY(CARDINAL) = 2560, 1024 _NET_SUPPORTING_WM_CHECK(WINDOW): window id # 0xa00013 _NET_SUPPORTED(ATOM) = _NET_ACTIVE_WINDOW, _NET_CLIENT_LIST, _NET_CLIENT_LIST_STACKING, _NET_CLOSE_WINDOW, _NET_CURRENT_DESKTOP, _NET_DESKTOP_GEOMETRY, _NET_DESKTOP_LAYOUT, _NET_DESKTOP_NAMES, _NET_DESKTOP_VIEWPORT, _NET_FRAME_EXTENTS, _NET_NUMBER_OF_DESKTOPS, _NET_REQUEST_FRAME_EXTENTS, _NET_SHOWING_DESKTOP, _NET_SUPPORTED, _NET_SUPPORTING_WM_CHECK, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_STICK, _NET_WM_ALLOWED_ACTIONS, _NET_WM_DESKTOP, _NET_WM_ICON, _NET_WM_ICON_GEOMETRY, _NET_WM_ICON_NAME, _NET_WM_NAME, _NET_WM_STATE, _NET_WM_STATE_ABOVE, _NET_WM_STATE_BELOW, _NET_WM_STATE_DEMANDS_ATTENTION, _NET_WM_STATE_FULLSCREEN, _NET_WM_STATE_HIDDEN, _NET_WM_STATE_MAXIMIZED_HORZ, _NET_WM_STATE_MAXIMIZED_VERT, _NET_WM_STATE_MODAL, _NET_WM_STATE_SHADED, _NET_WM_STATE_SKIP_PAGER, _NET_WM_STATE_SKIP_TASKBAR, _NET_WM_STATE_STICKY, _NET_WM_STRUT, _NET_WM_STRUT_PARTIAL, _NET_WM_USER_TIME, _NET_WM_WINDOW_TYPE, _NET_WM_WINDOW_TYPE_DESKTOP, _NET_WM_WINDOW_TYPE_DIALOG, _NET_WM_WINDOW_TYPE_DOCK, _NET_WM_WINDOW_TYPE_MENU, _NET_WM_WINDOW_TYPE_NORMAL, _NET_WM_WINDOW_TYPE_SPLASH, _NET_WM_WINDOW_TYPE_TOOLBAR, _NET_WM_WINDOW_TYPE_UTILITY, _NET_WORKAREA, _NET_STARTUP_ID _WIN_DESKTOP_BUTTON_PROXY(CARDINAL) = 10485779 _WIN_SUPPORTING_WM_CHECK(CARDINAL) = 10485779 _WIN_PROTOCOLS(ATOM) = _WIN_LAYER _NET_WORKAREA(CARDINAL) = 0, 30, 2560, 4294966973, 0, 30, 2560, 4294966973, 0, 30, 2560, 4294966973, 0, 30, 2560, 4294966973, 0, 30, 2560, 4294966973 _NET_NUMBER_OF_DESKTOPS(CARDINAL) = 5 _WIN_WORKSPACE_COUNT(CARDINAL) = 5 GNOME_SM_PROXY(CARDINAL) = 4194321 _DT_RESTORE_MODE(STRING) = "xfce4" _DT_SAVE_MODE(STRING) = "xfce4" _NET_DESKTOP_NAMES(UTF8_STRING) = 0x31, 0x0, 0x32, 0x0, 0x33, 0x0, 0x34, 0x0, 0x35, 0x0, 0x36, 0x0, 0x37 RESOURCE_MANAGER(STRING) = "*XmFileSelectionBox*applyLabelString:\tUpdate\n*XmFileSelectionBox*dirListLabelString:\tFolders\n*XmFileSelectionBox*dirTextLabelString:\tEnter path or folder name:\n*XmFileSelectionBox*selectionLabelString:\tEnter file name:\n*XmFileSelectionBox.fileFilterStyle:\tXmFILTER_HIDDEN_FILES\n*XmFileSelectionBox.pathMode:\tXmPATH_MODE_RELATIVE\n*XmFileSelectionBox.resizePolicy:\tXmRESIZE_GROW\n*XmText*Translations:\t#override\\n\tCtrlu:delete-to-start-of-line()\\n\tCtrlk:delete-to-end-of-line()\\n\tCtrla:beginning-of-line()\\n\tCtrle:end-of-line()\\n\tCtrlp:process-up()\\n\tCtrlb:backward-character()\\n\tCtrln:process-down()\\n\tCtrlf:forward-character()\\n\tCtrlw:delete-previous-word()\n*XmTextField*Translations:\t#override\\n\tCtrlu:delete-to-start-of-line()\\n\tCtrlk:delete-to-end-of-line()\\n\tCtrla:beginning-of-line()\\n\tCtrle:end-of-line()\\n\tCtrlb:backward-character()\\n\tCtrlf:forward-character()\\n\tCtrlw:delete-previous-word()\n*customization:\t-color\n*font:\t-adobe-helvetica-medium-r-normal-*-14-*\n*fontList:\t-adobe-helvetica-medium-r-normal-*-14-*\nFig.latexfonts:\ttrue\nFix.specialtext:\ttrue\nMwm*activeBackground:\t#ffa649\nMwm*background:\t#49718e\nMwm*fontList:\t-adobe-helvetica-medium-r-normal-*-14-*\nMwm*menu*background:\t#9999aa\nMwm*menu*foreground:\t#ffffe4\nVim*background:\t#b0b0b0\nVim*font:\t10x20\nVim*foreground:\t#fffafa\nVim*menuBar*XmRowColumn*background:\t#9999aa\nVim*menuBar*background:\t#708090\nVim*menuBar*foreground:\t#ffffe4\nVim*menuBar.marginHeight:\t0\nVim*menuBar.marginWidth:\t0\nVim.geometry:\t80x35\nVim.menuFontSet:\t-adobe-helvetica-medium-r-normal-*-14-*\nXMmix*background:\t#b0b0b0\nXMmix*foreground:\t#fffafa\nXMmix*menuBar*XmRowColumn*background:\t#9999aa\nXMmix*menuBar*background:\t#708090\nXMmix*menuBar*foreground:\t#ffffe4\nXTerm*background:\tWhite\nXTerm*dynamicColors:\tTrue\nXTerm*eightBitInput:\tTrue\nXTerm*font:\t10x20\nXTerm*foreground:\tBlack\nXTerm*internalBorder:\t1\nXTerm*loginShell:\tTrue\nXTerm*metaSendsEscape:\tTrue\nXTerm*saveLines:\t10000\nXTerm*scrollTtyOutput:\tTrue\nXTerm*title:\tTerminal\nXTerm*utmpInhibit:\tTrue\n" _XKB_RULES_NAMES(STRING) = "xorg", "xfree86", "de", "nodeadkeys", "" XFree86_VT(INTEGER) = 9