gdk3 3.2.7-x64-mingw32 → 3.2.8-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +6 -7
- data/gdk3.gemspec +2 -0
- data/vendor/local/bin/gtk-builder-tool.exe +0 -0
- data/vendor/local/bin/gtk-encode-symbolic-svg.exe +0 -0
- data/vendor/local/bin/gtk-launch.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
- data/vendor/local/bin/gtk-query-settings.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk3-demo-application.exe +0 -0
- data/vendor/local/bin/gtk3-demo.exe +0 -0
- data/vendor/local/bin/gtk3-icon-browser.exe +0 -0
- data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
- data/vendor/local/bin/libepoxy-0.dll +0 -0
- data/vendor/local/bin/libgailutil-3-0.dll +0 -0
- data/vendor/local/bin/libgdk-3-0.dll +0 -0
- data/vendor/local/bin/libgtk-3-0.dll +0 -0
- data/vendor/local/bin/libgtkreftestprivate-0.dll +0 -0
- data/vendor/local/include/epoxy/common.h +63 -0
- data/vendor/local/include/epoxy/gl.h +24 -16
- data/vendor/local/include/epoxy/gl_generated.h +9575 -8631
- data/vendor/local/include/epoxy/wgl.h +7 -10
- data/vendor/local/include/epoxy/wgl_generated.h +191 -139
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +26 -2
- data/vendor/local/include/gtk-3.0/gdk/gdkwindow.h +9 -0
- data/vendor/local/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h +4 -4
- data/vendor/local/include/gtk-3.0/gtk/gtk.h +4 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkcssprovider.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkeventcontrollerkey.h +63 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkeventcontrollermotion.h +50 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkeventcontrollerscroll.h +80 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkfilechooserbutton.h +4 -4
- data/vendor/local/include/gtk-3.0/gtk/gtkfontchooser.h +36 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkgesturestylus.h +59 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkrender.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkstyleprovider.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtktypebuiltins.h +8 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +4 -4
- data/vendor/local/lib/gdk-win32-3.0.def +1 -0
- data/vendor/local/lib/girepository-1.0/Gdk-3.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-win32-3.0.def +6 -6
- data/vendor/local/lib/libepoxy.dll.a +0 -0
- data/vendor/local/lib/libepoxy.la +2 -2
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgailutil-3.la +1 -1
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +4 -4
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +4 -4
- data/vendor/local/lib/libgtkreftestprivate.dll.a +0 -0
- data/vendor/local/lib/libgtkreftestprivate.la +1 -1
- data/vendor/local/lib/pkgconfig/epoxy.pc +6 -1
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +2 -2
- data/vendor/local/share/aclocal/gtk-3.0.m4 +4 -0
- data/vendor/local/share/gir-1.0/Gdk-3.0.gir +55 -2
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +914 -145
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +2 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html +2 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/style.css +4 -0
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevicePad.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplayManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkGLContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkMonitor.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkSeat.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/annotation-glossary.html +6 -4
- data/vendor/local/share/gtk-doc/html/gdk3/api-index-full.html +6 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Application-launching.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Colors.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-GdkFrameTimings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Properties-and-Atoms.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Selections.html +8 -5
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Testing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Visuals.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +107 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3.devhelp2 +2 -0
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/reference.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/rn02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/style.css +4 -0
- data/vendor/local/share/gtk-doc/html/gtk3/AbstractObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Application.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ApplicationChoosing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Builder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ButtonWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/DeprecatedObjects.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtk3/DisplayWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Gestures.html +14 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccessible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAdjustment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplication.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplicationWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkArrow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAspectFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +6 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCalendar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +25 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +15 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererCombo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererProgress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererToggle.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBoxText.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +6 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +16 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryBuffer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryCompletion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventController.html +7 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventControllerKey.html +199 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventControllerMotion.html +276 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventControllerScroll.html +526 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkExpander.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFixed.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFlowBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +232 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html +34 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGLArea.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesture.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureDrag.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureLongPress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesturePan.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureRotate.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html +3 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureStylus.html +350 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSwipe.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureZoom.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGrid.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHSV.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHandleBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html +2 -47
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMMulticontext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInfoBar.html +81 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLevelBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLinkButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLockButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +7 -118
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuButton.html +26 -17
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkModelButton.html +18 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNotebook.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNumerableIcon.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPadController.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetupUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaperSize.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlug.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopover.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopoverMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintSettings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrinter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRevealer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScaleButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsSection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsShortcut.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSizeGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStack.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSidebar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSwitcher.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +10 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSwitch.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextIter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextMark.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTagTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolShell.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelSort.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkUIManager.html +11 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/LayoutContainers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/MenusAndCombos.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/MiscObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/NumericEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Ornaments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/PlugSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Printing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/RecentDocuments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ScrollingWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/SelectorWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ShortcutsOverview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TextWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TextWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TreeWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk3/WindowWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/annotation-glossary.html +4 -22
- data/vendor/local/share/gtk-doc/html/gtk3/api-index-full.html +182 -2
- data/vendor/local/share/gtk-doc/html/gtk3/broadwayd.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s04.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +6 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch28s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch30s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch30s03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s04.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s06.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s07.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s08.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s09.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s11.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-css-overview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-css-properties.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-drawing-model.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-input-handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/checklist-gdkeventexpose-region.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/checklist-modifiers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/checklist-named-icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-broadway.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-builder-tool.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-building.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-encode-symbolic-svg.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-getting-started.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-launch.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-3-x-to-y.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkGrid.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-checklist.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-checklist.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-mir.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-osx.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-query-immodules-3.0.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-query-settings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-resources.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-running.html +9 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-update-icon-cache.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-wayland.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-windows.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-x11.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkFileChooserNative.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkNativeDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html +7 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-demo-application.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-demo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-icon-browser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-widget-factory.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +62 -6
- data/vendor/local/share/gtk-doc/html/gtk3/gtkbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtkobjects.html +17 -5
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +18 -6
- data/vendor/local/share/gtk-doc/html/gtk3/migrating.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/platform-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/pt06.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/style.css +4 -0
- data/vendor/local/share/gtk-doc/html/gtk3/theming.html +2 -2
- data/vendor/local/share/icons/hicolor/index.theme +2015 -46
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.1 +1 -1
- data/vendor/local/share/man/man1/gtk-builder-tool.1 +1 -1
- data/vendor/local/share/man/man1/gtk-encode-symbolic-svg.1 +1 -1
- data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-settings.1 +1 -1
- data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo-application.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-icon-browser.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-widget-factory.1 +1 -1
- metadata +17 -8
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GTK+ 3 Reference Manual">
|
9
9
|
<link rel="prev" href="chap-input-handling.html" title="The GTK+ Input and Event Handling Model">
|
10
10
|
<link rel="next" href="ch02.html" title="Object Hierarchy">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -305,8 +305,7 @@ widgets at fixed coordinates</span>
|
|
305
305
|
<span class="refentrytitle"><a href="GtkCellRenderer.html">GtkCellRenderer</a></span><span class="refpurpose"> — An object for rendering a single cell</span>
|
306
306
|
</dt>
|
307
307
|
<dt>
|
308
|
-
<span class="refentrytitle"><a href="GtkCellEditable.html">GtkCellEditable</a></span><span class="refpurpose"> — Interface for widgets
|
309
|
-
cells</span>
|
308
|
+
<span class="refentrytitle"><a href="GtkCellEditable.html">GtkCellEditable</a></span><span class="refpurpose"> — Interface for widgets that can be used for editing cells</span>
|
310
309
|
</dt>
|
311
310
|
<dt>
|
312
311
|
<span class="refentrytitle"><a href="GtkCellRendererAccel.html">GtkCellRendererAccel</a></span><span class="refpurpose"> — Renders a keyboard accelerator in a cell</span>
|
@@ -633,6 +632,15 @@ widgets at fixed coordinates</span>
|
|
633
632
|
<span class="refentrytitle"><a href="GtkEventController.html">GtkEventController</a></span><span class="refpurpose"> — Self-contained handler of series of events</span>
|
634
633
|
</dt>
|
635
634
|
<dt>
|
635
|
+
<span class="refentrytitle"><a href="GtkEventControllerKey.html">GtkEventControllerKey</a></span><span class="refpurpose"></span>
|
636
|
+
</dt>
|
637
|
+
<dt>
|
638
|
+
<span class="refentrytitle"><a href="GtkEventControllerScroll.html">GtkEventControllerScroll</a></span><span class="refpurpose"> — Event controller for scroll events</span>
|
639
|
+
</dt>
|
640
|
+
<dt>
|
641
|
+
<span class="refentrytitle"><a href="GtkEventControllerMotion.html">GtkEventControllerMotion</a></span><span class="refpurpose"> — Event controller for motion events</span>
|
642
|
+
</dt>
|
643
|
+
<dt>
|
636
644
|
<span class="refentrytitle"><a href="GtkGesture.html">GtkGesture</a></span><span class="refpurpose"> — Base class for gestures</span>
|
637
645
|
</dt>
|
638
646
|
<dt>
|
@@ -660,6 +668,9 @@ widgets at fixed coordinates</span>
|
|
660
668
|
<span class="refentrytitle"><a href="GtkGestureZoom.html">GtkGestureZoom</a></span><span class="refpurpose"> — Zoom gesture</span>
|
661
669
|
</dt>
|
662
670
|
<dt>
|
671
|
+
<span class="refentrytitle"><a href="GtkGestureStylus.html">GtkGestureStylus</a></span><span class="refpurpose"> — Gesture for stylus input</span>
|
672
|
+
</dt>
|
673
|
+
<dt>
|
663
674
|
<span class="refentrytitle"><a href="GtkPadController.html">GtkPadController</a></span><span class="refpurpose"> — Controller for drawing tablet pads</span>
|
664
675
|
</dt>
|
665
676
|
</dl></dd>
|
@@ -763,7 +774,8 @@ widgets at fixed coordinates</span>
|
|
763
774
|
<span class="refentrytitle"><a href="GtkMisc.html">GtkMisc</a></span><span class="refpurpose"> — Base class for widgets with alignments and padding</span>
|
764
775
|
</dt>
|
765
776
|
<dt>
|
766
|
-
<span class="refentrytitle"><a href="gtk3-Stock-Items.html">Stock Items</a></span><span class="refpurpose"> — Prebuilt common menu/toolbar items and corresponding
|
777
|
+
<span class="refentrytitle"><a href="gtk3-Stock-Items.html">Stock Items</a></span><span class="refpurpose"> — Prebuilt common menu/toolbar items and corresponding
|
778
|
+
icons</span>
|
767
779
|
</dt>
|
768
780
|
<dt>
|
769
781
|
<span class="refentrytitle"><a href="gtk3-Themeable-Stock-Images.html">Themeable Stock Images</a></span><span class="refpurpose"> — Manipulating stock icons</span>
|
@@ -788,6 +800,6 @@ widgets at fixed coordinates</span>
|
|
788
800
|
</div>
|
789
801
|
</div>
|
790
802
|
<div class="footer">
|
791
|
-
<hr>Generated by GTK-Doc V1.
|
803
|
+
<hr>Generated by GTK-Doc V1.28</div>
|
792
804
|
</body>
|
793
805
|
</html>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
|
8
8
|
<link rel="next" href="gtk.html" title="Part I. GTK+ Overview">
|
9
|
-
<meta name="generator" content="GTK-Doc V1.
|
9
|
+
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
10
10
|
<link rel="stylesheet" href="style.css" type="text/css">
|
11
11
|
</head>
|
12
12
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GTK+ 3 Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
This document is for the GTK+ 3 library, version 3.
|
18
|
+
This document is for the GTK+ 3 library, version 3.23.2
|
19
19
|
.
|
20
20
|
The latest versions can be found online at
|
21
21
|
<a class="ulink" href="https://developer.gnome.org/gtk3/" target="_top">https://developer.gnome.org/gtk3/</a>.
|
@@ -350,8 +350,7 @@ widgets at fixed coordinates</span>
|
|
350
350
|
<span class="refentrytitle"><a href="GtkCellRenderer.html">GtkCellRenderer</a></span><span class="refpurpose"> — An object for rendering a single cell</span>
|
351
351
|
</dt>
|
352
352
|
<dt>
|
353
|
-
<span class="refentrytitle"><a href="GtkCellEditable.html">GtkCellEditable</a></span><span class="refpurpose"> — Interface for widgets
|
354
|
-
cells</span>
|
353
|
+
<span class="refentrytitle"><a href="GtkCellEditable.html">GtkCellEditable</a></span><span class="refpurpose"> — Interface for widgets that can be used for editing cells</span>
|
355
354
|
</dt>
|
356
355
|
<dt>
|
357
356
|
<span class="refentrytitle"><a href="GtkCellRendererAccel.html">GtkCellRendererAccel</a></span><span class="refpurpose"> — Renders a keyboard accelerator in a cell</span>
|
@@ -678,6 +677,15 @@ widgets at fixed coordinates</span>
|
|
678
677
|
<span class="refentrytitle"><a href="GtkEventController.html">GtkEventController</a></span><span class="refpurpose"> — Self-contained handler of series of events</span>
|
679
678
|
</dt>
|
680
679
|
<dt>
|
680
|
+
<span class="refentrytitle"><a href="GtkEventControllerKey.html">GtkEventControllerKey</a></span><span class="refpurpose"></span>
|
681
|
+
</dt>
|
682
|
+
<dt>
|
683
|
+
<span class="refentrytitle"><a href="GtkEventControllerScroll.html">GtkEventControllerScroll</a></span><span class="refpurpose"> — Event controller for scroll events</span>
|
684
|
+
</dt>
|
685
|
+
<dt>
|
686
|
+
<span class="refentrytitle"><a href="GtkEventControllerMotion.html">GtkEventControllerMotion</a></span><span class="refpurpose"> — Event controller for motion events</span>
|
687
|
+
</dt>
|
688
|
+
<dt>
|
681
689
|
<span class="refentrytitle"><a href="GtkGesture.html">GtkGesture</a></span><span class="refpurpose"> — Base class for gestures</span>
|
682
690
|
</dt>
|
683
691
|
<dt>
|
@@ -705,6 +713,9 @@ widgets at fixed coordinates</span>
|
|
705
713
|
<span class="refentrytitle"><a href="GtkGestureZoom.html">GtkGestureZoom</a></span><span class="refpurpose"> — Zoom gesture</span>
|
706
714
|
</dt>
|
707
715
|
<dt>
|
716
|
+
<span class="refentrytitle"><a href="GtkGestureStylus.html">GtkGestureStylus</a></span><span class="refpurpose"> — Gesture for stylus input</span>
|
717
|
+
</dt>
|
718
|
+
<dt>
|
708
719
|
<span class="refentrytitle"><a href="GtkPadController.html">GtkPadController</a></span><span class="refpurpose"> — Controller for drawing tablet pads</span>
|
709
720
|
</dt>
|
710
721
|
</dl></dd>
|
@@ -808,7 +819,8 @@ widgets at fixed coordinates</span>
|
|
808
819
|
<span class="refentrytitle"><a href="GtkMisc.html">GtkMisc</a></span><span class="refpurpose"> — Base class for widgets with alignments and padding</span>
|
809
820
|
</dt>
|
810
821
|
<dt>
|
811
|
-
<span class="refentrytitle"><a href="gtk3-Stock-Items.html">Stock Items</a></span><span class="refpurpose"> — Prebuilt common menu/toolbar items and corresponding
|
822
|
+
<span class="refentrytitle"><a href="gtk3-Stock-Items.html">Stock Items</a></span><span class="refpurpose"> — Prebuilt common menu/toolbar items and corresponding
|
823
|
+
icons</span>
|
812
824
|
</dt>
|
813
825
|
<dt>
|
814
826
|
<span class="refentrytitle"><a href="gtk3-Themeable-Stock-Images.html">Themeable Stock Images</a></span><span class="refpurpose"> — Manipulating stock icons</span>
|
@@ -1070,6 +1082,6 @@ Mir-specific aspects of using GTK+
|
|
1070
1082
|
</dl></div>
|
1071
1083
|
</div>
|
1072
1084
|
<div class="footer">
|
1073
|
-
<hr>Generated by GTK-Doc V1.
|
1085
|
+
<hr>Generated by GTK-Doc V1.28</div>
|
1074
1086
|
</body>
|
1075
1087
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GTK+ 3 Reference Manual">
|
9
9
|
<link rel="prev" href="GtkIconTheme.html" title="GtkIconTheme">
|
10
10
|
<link rel="next" href="gtk-migrating-2-to-3.html" title="Migrating from GTK+ 2.x to GTK+ 3">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -114,6 +114,6 @@
|
|
114
114
|
</div>
|
115
115
|
</div>
|
116
116
|
<div class="footer">
|
117
|
-
<hr>Generated by GTK-Doc V1.
|
117
|
+
<hr>Generated by GTK-Doc V1.28</div>
|
118
118
|
</body>
|
119
119
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GTK+ 3 Reference Manual">
|
9
9
|
<link rel="prev" href="broadwayd.html" title="broadwayd">
|
10
10
|
<link rel="next" href="gtk-building.html" title="Compiling the GTK+ libraries">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -74,6 +74,6 @@ Mir-specific aspects of using GTK+
|
|
74
74
|
</div>
|
75
75
|
</div>
|
76
76
|
<div class="footer">
|
77
|
-
<hr>Generated by GTK-Doc V1.
|
77
|
+
<hr>Generated by GTK-Doc V1.28</div>
|
78
78
|
</body>
|
79
79
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GTK+ 3 Reference Manual">
|
9
9
|
<link rel="prev" href="ch32s11.html" title="Changes in GTK+ 3.22">
|
10
10
|
<link rel="next" href="gtk3-demo.html" title="gtk3-demo">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -62,6 +62,6 @@
|
|
62
62
|
</div>
|
63
63
|
</div>
|
64
64
|
<div class="footer">
|
65
|
-
<hr>Generated by GTK-Doc V1.
|
65
|
+
<hr>Generated by GTK-Doc V1.28</div>
|
66
66
|
</body>
|
67
67
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GTK+ 3 Reference Manual">
|
9
9
|
<link rel="prev" href="gtk3-Filesystem-utilities.html" title="Filesystem utilities">
|
10
10
|
<link rel="next" href="chap-css-overview.html" title="GTK+ CSS Overview">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -57,6 +57,6 @@ CSS Properties in GTK+
|
|
57
57
|
</div>
|
58
58
|
</div>
|
59
59
|
<div class="footer">
|
60
|
-
<hr>Generated by GTK-Doc V1.
|
60
|
+
<hr>Generated by GTK-Doc V1.28</div>
|
61
61
|
</body>
|
62
62
|
</html>
|
@@ -2,7 +2,7 @@
|
|
2
2
|
Name=Hicolor
|
3
3
|
Comment=Fallback icon theme
|
4
4
|
Hidden=true
|
5
|
-
Directories=16x16/actions,16x16/animations,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/filesystems,16x16/intl,16x16/mimetypes,16x16/places,16x16/status,16x16/stock/chart,16x16/stock/code,16x16/stock/data,16x16/stock/form,16x16/stock/image,16x16/stock/io,16x16/stock/media,16x16/stock/navigation,16x16/stock/net,16x16/stock/object,16x16/stock/table,16x16/stock/text,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/emblems,22x22/emotes,22x22/filesystems,22x22/intl,22x22/mimetypes,22x22/places,22x22/status,22x22/stock/chart,22x22/stock/code,22x22/stock/data,22x22/stock/form,22x22/stock/image,22x22/stock/io,22x22/stock/media,22x22/stock/navigation,22x22/stock/net,22x22/stock/object,22x22/stock/table,22x22/stock/text,24x24/actions,24x24/animations,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/filesystems,24x24/intl,24x24/mimetypes,24x24/places,24x24/status,24x24/stock/chart,24x24/stock/code,24x24/stock/data,24x24/stock/form,24x24/stock/image,24x24/stock/io,24x24/stock/media,24x24/stock/navigation,24x24/stock/net,24x24/stock/object,24x24/stock/table,24x24/stock/text,32x32/actions,32x32/animations,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/filesystems,32x32/intl,32x32/mimetypes,32x32/places,32x32/status,32x32/stock/chart,32x32/stock/code,32x32/stock/data,32x32/stock/form,32x32/stock/image,32x32/stock/io,32x32/stock/media,32x32/stock/navigation,32x32/stock/net,32x32/stock/object,32x32/stock/table,32x32/stock/text,36x36/actions,36x36/animations,36x36/apps,36x36/categories,36x36/devices,36x36/emblems,36x36/emotes,36x36/filesystems,36x36/intl,36x36/mimetypes,36x36/places,36x36/status,36x36/stock/chart,36x36/stock/code,36x36/stock/data,36x36/stock/form,36x36/stock/image,36x36/stock/io,36x36/stock/media,36x36/stock/navigation,36x36/stock/net,36x36/stock/object,36x36/stock/table,36x36/stock/text,48x48/actions,48x48/animations,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/emotes,48x48/filesystems,48x48/intl,48x48/mimetypes,48x48/places,48x48/status,48x48/stock/chart,48x48/stock/code,48x48/stock/data,48x48/stock/form,48x48/stock/image,48x48/stock/io,48x48/stock/media,48x48/stock/navigation,48x48/stock/net,48x48/stock/object,48x48/stock/table,48x48/stock/text,64x64/actions,64x64/animations,64x64/apps,64x64/categories,64x64/devices,64x64/emblems,64x64/emotes,64x64/filesystems,64x64/intl,64x64/mimetypes,64x64/places,64x64/status,64x64/stock/chart,64x64/stock/code,64x64/stock/data,64x64/stock/form,64x64/stock/image,64x64/stock/io,64x64/stock/media,64x64/stock/navigation,64x64/stock/net,64x64/stock/object,64x64/stock/table,64x64/stock/text,72x72/actions,72x72/animations,72x72/apps,72x72/categories,72x72/devices,72x72/emblems,72x72/emotes,72x72/filesystems,72x72/intl,72x72/mimetypes,72x72/places,72x72/status,72x72/stock/chart,72x72/stock/code,72x72/stock/data,72x72/stock/form,72x72/stock/image,72x72/stock/io,72x72/stock/media,72x72/stock/navigation,72x72/stock/net,72x72/stock/object,72x72/stock/table,72x72/stock/text,96x96/actions,96x96/animations,96x96/apps,96x96/categories,96x96/devices,96x96/emblems,96x96/emotes,96x96/filesystems,96x96/intl,96x96/mimetypes,96x96/places,96x96/status,96x96/stock/chart,96x96/stock/code,96x96/stock/data,96x96/stock/form,96x96/stock/image,96x96/stock/io,96x96/stock/media,96x96/stock/navigation,96x96/stock/net,96x96/stock/object,96x96/stock/table,96x96/stock/text,128x128/actions,128x128/animations,128x128/apps,128x128/categories,128x128/devices,128x128/emblems,128x128/emotes,128x128/filesystems,128x128/intl,128x128/mimetypes,128x128/places,128x128/status,128x128/stock/chart,128x128/stock/code,128x128/stock/data,128x128/stock/form,128x128/stock/image,128x128/stock/io,128x128/stock/media,128x128/stock/navigation,128x128/stock/net,128x128/stock/object,128x128/stock/table,128x128/stock/text,192x192/actions,192x192/animations,192x192/apps,192x192/categories,192x192/devices,192x192/emblems,192x192/emotes,192x192/filesystems,192x192/intl,192x192/mimetypes,192x192/places,192x192/status,192x192/stock/chart,192x192/stock/code,192x192/stock/data,192x192/stock/form,192x192/stock/image,192x192/stock/io,192x192/stock/media,192x192/stock/navigation,192x192/stock/net,192x192/stock/object,192x192/stock/table,192x192/stock/text,256x256/actions,256x256/animations,256x256/apps,256x256/categories,256x256/devices,256x256/emblems,256x256/emotes,256x256/filesystems,256x256/intl,256x256/mimetypes,256x256/places,256x256/status,256x256/stock/chart,256x256/stock/code,256x256/stock/data,256x256/stock/form,256x256/stock/image,256x256/stock/io,256x256/stock/media,256x256/stock/navigation,256x256/stock/net,256x256/stock/object,256x256/stock/table,256x256/stock/text,512x512/actions,512x512/animations,512x512/apps,512x512/categories,512x512/devices,512x512/emblems,512x512/emotes,512x512/filesystems,512x512/intl,512x512/mimetypes,512x512/places,512x512/status,512x512/stock/chart,512x512/stock/code,512x512/stock/data,512x512/stock/form,512x512/stock/image,512x512/stock/io,512x512/stock/media,512x512/stock/navigation,512x512/stock/net,512x512/stock/object,512x512/stock/table,512x512/stock/text,scalable/actions,scalable/animations,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/filesystems,scalable/intl,scalable/mimetypes,scalable/places,scalable/status,scalable/stock/chart,scalable/stock/code,scalable/stock/data,scalable/stock/form,scalable/stock/image,scalable/stock/io,scalable/stock/media,scalable/stock/navigation,scalable/stock/net,scalable/stock/object,scalable/stock/table,scalable/stock/text,symbolic/apps
|
5
|
+
Directories=16x16/actions,16x16@2/actions,16x16/animations,16x16@2/animations,16x16/apps,16x16@2/apps,16x16/categories,16x16@2/categories,16x16/devices,16x16@2/devices,16x16/emblems,16x16@2/emblems,16x16/emotes,16x16@2/emotes,16x16/filesystems,16x16@2/filesystems,16x16/intl,16x16@2/intl,16x16/mimetypes,16x16@2/mimetypes,16x16/places,16x16@2/places,16x16/status,16x16@2/status,16x16/stock/chart,16x16@2/stock/chart,16x16/stock/code,16x16@2/stock/code,16x16/stock/data,16x16@2/stock/data,16x16/stock/form,16x16@2/stock/form,16x16/stock/image,16x16@2/stock/image,16x16/stock/io,16x16@2/stock/io,16x16/stock/media,16x16@2/stock/media,16x16/stock/navigation,16x16@2/stock/navigation,16x16/stock/net,16x16@2/stock/net,16x16/stock/object,16x16@2/stock/object,16x16/stock/table,16x16@2/stock/table,16x16/stock/text,16x16@2/stock/text,22x22/actions,22x22@2/actions,22x22/animations,22x22@2/animations,22x22/apps,22x22@2/apps,22x22/categories,22x22@2/categories,22x22/devices,22x22@2/devices,22x22/emblems,22x22@2/emblems,22x22/emotes,22x22@2/emotes,22x22/filesystems,22x22@2/filesystems,22x22/intl,22x22@2/intl,22x22/mimetypes,22x22@2/mimetypes,22x22/places,22x22@2/places,22x22/status,22x22@2/status,22x22/stock/chart,22x22@2/stock/chart,22x22/stock/code,22x22@2/stock/code,22x22/stock/data,22x22@2/stock/data,22x22/stock/form,22x22@2/stock/form,22x22/stock/image,22x22@2/stock/image,22x22/stock/io,22x22@2/stock/io,22x22/stock/media,22x22@2/stock/media,22x22/stock/navigation,22x22@2/stock/navigation,22x22/stock/net,22x22@2/stock/net,22x22/stock/object,22x22@2/stock/object,22x22/stock/table,22x22@2/stock/table,22x22/stock/text,22x22@2/stock/text,24x24/actions,24x24@2/actions,24x24/animations,24x24@2/animations,24x24/apps,24x24@2/apps,24x24/categories,24x24@2/categories,24x24/devices,24x24@2/devices,24x24/emblems,24x24@2/emblems,24x24/emotes,24x24@2/emotes,24x24/filesystems,24x24@2/filesystems,24x24/intl,24x24@2/intl,24x24/mimetypes,24x24@2/mimetypes,24x24/places,24x24@2/places,24x24/status,24x24@2/status,24x24/stock/chart,24x24@2/stock/chart,24x24/stock/code,24x24@2/stock/code,24x24/stock/data,24x24@2/stock/data,24x24/stock/form,24x24@2/stock/form,24x24/stock/image,24x24@2/stock/image,24x24/stock/io,24x24@2/stock/io,24x24/stock/media,24x24@2/stock/media,24x24/stock/navigation,24x24@2/stock/navigation,24x24/stock/net,24x24@2/stock/net,24x24/stock/object,24x24@2/stock/object,24x24/stock/table,24x24@2/stock/table,24x24/stock/text,24x24@2/stock/text,32x32/actions,32x32@2/actions,32x32/animations,32x32@2/animations,32x32/apps,32x32@2/apps,32x32/categories,32x32@2/categories,32x32/devices,32x32@2/devices,32x32/emblems,32x32@2/emblems,32x32/emotes,32x32@2/emotes,32x32/filesystems,32x32@2/filesystems,32x32/intl,32x32@2/intl,32x32/mimetypes,32x32@2/mimetypes,32x32/places,32x32@2/places,32x32/status,32x32@2/status,32x32/stock/chart,32x32@2/stock/chart,32x32/stock/code,32x32@2/stock/code,32x32/stock/data,32x32@2/stock/data,32x32/stock/form,32x32@2/stock/form,32x32/stock/image,32x32@2/stock/image,32x32/stock/io,32x32@2/stock/io,32x32/stock/media,32x32@2/stock/media,32x32/stock/navigation,32x32@2/stock/navigation,32x32/stock/net,32x32@2/stock/net,32x32/stock/object,32x32@2/stock/object,32x32/stock/table,32x32@2/stock/table,32x32/stock/text,32x32@2/stock/text,36x36/actions,36x36@2/actions,36x36/animations,36x36@2/animations,36x36/apps,36x36@2/apps,36x36/categories,36x36@2/categories,36x36/devices,36x36@2/devices,36x36/emblems,36x36@2/emblems,36x36/emotes,36x36@2/emotes,36x36/filesystems,36x36@2/filesystems,36x36/intl,36x36@2/intl,36x36/mimetypes,36x36@2/mimetypes,36x36/places,36x36@2/places,36x36/status,36x36@2/status,36x36/stock/chart,36x36@2/stock/chart,36x36/stock/code,36x36@2/stock/code,36x36/stock/data,36x36@2/stock/data,36x36/stock/form,36x36@2/stock/form,36x36/stock/image,36x36@2/stock/image,36x36/stock/io,36x36@2/stock/io,36x36/stock/media,36x36@2/stock/media,36x36/stock/navigation,36x36@2/stock/navigation,36x36/stock/net,36x36@2/stock/net,36x36/stock/object,36x36@2/stock/object,36x36/stock/table,36x36@2/stock/table,36x36/stock/text,36x36@2/stock/text,48x48/actions,48x48@2/actions,48x48/animations,48x48@2/animations,48x48/apps,48x48@2/apps,48x48/categories,48x48@2/categories,48x48/devices,48x48@2/devices,48x48/emblems,48x48@2/emblems,48x48/emotes,48x48@2/emotes,48x48/filesystems,48x48@2/filesystems,48x48/intl,48x48@2/intl,48x48/mimetypes,48x48@2/mimetypes,48x48/places,48x48@2/places,48x48/status,48x48@2/status,48x48/stock/chart,48x48@2/stock/chart,48x48/stock/code,48x48@2/stock/code,48x48/stock/data,48x48@2/stock/data,48x48/stock/form,48x48@2/stock/form,48x48/stock/image,48x48@2/stock/image,48x48/stock/io,48x48@2/stock/io,48x48/stock/media,48x48@2/stock/media,48x48/stock/navigation,48x48@2/stock/navigation,48x48/stock/net,48x48@2/stock/net,48x48/stock/object,48x48@2/stock/object,48x48/stock/table,48x48@2/stock/table,48x48/stock/text,48x48@2/stock/text,64x64/actions,64x64@2/actions,64x64/animations,64x64@2/animations,64x64/apps,64x64@2/apps,64x64/categories,64x64@2/categories,64x64/devices,64x64@2/devices,64x64/emblems,64x64@2/emblems,64x64/emotes,64x64@2/emotes,64x64/filesystems,64x64@2/filesystems,64x64/intl,64x64@2/intl,64x64/mimetypes,64x64@2/mimetypes,64x64/places,64x64@2/places,64x64/status,64x64@2/status,64x64/stock/chart,64x64@2/stock/chart,64x64/stock/code,64x64@2/stock/code,64x64/stock/data,64x64@2/stock/data,64x64/stock/form,64x64@2/stock/form,64x64/stock/image,64x64@2/stock/image,64x64/stock/io,64x64@2/stock/io,64x64/stock/media,64x64@2/stock/media,64x64/stock/navigation,64x64@2/stock/navigation,64x64/stock/net,64x64@2/stock/net,64x64/stock/object,64x64@2/stock/object,64x64/stock/table,64x64@2/stock/table,64x64/stock/text,64x64@2/stock/text,72x72/actions,72x72@2/actions,72x72/animations,72x72@2/animations,72x72/apps,72x72@2/apps,72x72/categories,72x72@2/categories,72x72/devices,72x72@2/devices,72x72/emblems,72x72@2/emblems,72x72/emotes,72x72@2/emotes,72x72/filesystems,72x72@2/filesystems,72x72/intl,72x72@2/intl,72x72/mimetypes,72x72@2/mimetypes,72x72/places,72x72@2/places,72x72/status,72x72@2/status,72x72/stock/chart,72x72@2/stock/chart,72x72/stock/code,72x72@2/stock/code,72x72/stock/data,72x72@2/stock/data,72x72/stock/form,72x72@2/stock/form,72x72/stock/image,72x72@2/stock/image,72x72/stock/io,72x72@2/stock/io,72x72/stock/media,72x72@2/stock/media,72x72/stock/navigation,72x72@2/stock/navigation,72x72/stock/net,72x72@2/stock/net,72x72/stock/object,72x72@2/stock/object,72x72/stock/table,72x72@2/stock/table,72x72/stock/text,72x72@2/stock/text,96x96/actions,96x96@2/actions,96x96/animations,96x96@2/animations,96x96/apps,96x96@2/apps,96x96/categories,96x96@2/categories,96x96/devices,96x96@2/devices,96x96/emblems,96x96@2/emblems,96x96/emotes,96x96@2/emotes,96x96/filesystems,96x96@2/filesystems,96x96/intl,96x96@2/intl,96x96/mimetypes,96x96@2/mimetypes,96x96/places,96x96@2/places,96x96/status,96x96@2/status,96x96/stock/chart,96x96@2/stock/chart,96x96/stock/code,96x96@2/stock/code,96x96/stock/data,96x96@2/stock/data,96x96/stock/form,96x96@2/stock/form,96x96/stock/image,96x96@2/stock/image,96x96/stock/io,96x96@2/stock/io,96x96/stock/media,96x96@2/stock/media,96x96/stock/navigation,96x96@2/stock/navigation,96x96/stock/net,96x96@2/stock/net,96x96/stock/object,96x96@2/stock/object,96x96/stock/table,96x96@2/stock/table,96x96/stock/text,96x96@2/stock/text,128x128/actions,128x128@2/actions,128x128/animations,128x128@2/animations,128x128/apps,128x128@2/apps,128x128/categories,128x128@2/categories,128x128/devices,128x128@2/devices,128x128/emblems,128x128@2/emblems,128x128/emotes,128x128@2/emotes,128x128/filesystems,128x128@2/filesystems,128x128/intl,128x128@2/intl,128x128/mimetypes,128x128@2/mimetypes,128x128/places,128x128@2/places,128x128/status,128x128@2/status,128x128/stock/chart,128x128@2/stock/chart,128x128/stock/code,128x128@2/stock/code,128x128/stock/data,128x128@2/stock/data,128x128/stock/form,128x128@2/stock/form,128x128/stock/image,128x128@2/stock/image,128x128/stock/io,128x128@2/stock/io,128x128/stock/media,128x128@2/stock/media,128x128/stock/navigation,128x128@2/stock/navigation,128x128/stock/net,128x128@2/stock/net,128x128/stock/object,128x128@2/stock/object,128x128/stock/table,128x128@2/stock/table,128x128/stock/text,128x128@2/stock/text,192x192/actions,192x192@2/actions,192x192/animations,192x192@2/animations,192x192/apps,192x192@2/apps,192x192/categories,192x192@2/categories,192x192/devices,192x192@2/devices,192x192/emblems,192x192@2/emblems,192x192/emotes,192x192@2/emotes,192x192/filesystems,192x192@2/filesystems,192x192/intl,192x192@2/intl,192x192/mimetypes,192x192@2/mimetypes,192x192/places,192x192@2/places,192x192/status,192x192@2/status,192x192/stock/chart,192x192@2/stock/chart,192x192/stock/code,192x192@2/stock/code,192x192/stock/data,192x192@2/stock/data,192x192/stock/form,192x192@2/stock/form,192x192/stock/image,192x192@2/stock/image,192x192/stock/io,192x192@2/stock/io,192x192/stock/media,192x192@2/stock/media,192x192/stock/navigation,192x192@2/stock/navigation,192x192/stock/net,192x192@2/stock/net,192x192/stock/object,192x192@2/stock/object,192x192/stock/table,192x192@2/stock/table,192x192/stock/text,192x192@2/stock/text,256x256/actions,256x256@2/actions,256x256/animations,256x256@2/animations,256x256/apps,256x256@2/apps,256x256/categories,256x256@2/categories,256x256/devices,256x256@2/devices,256x256/emblems,256x256@2/emblems,256x256/emotes,256x256@2/emotes,256x256/filesystems,256x256@2/filesystems,256x256/intl,256x256@2/intl,256x256/mimetypes,256x256@2/mimetypes,256x256/places,256x256@2/places,256x256/status,256x256@2/status,256x256/stock/chart,256x256@2/stock/chart,256x256/stock/code,256x256@2/stock/code,256x256/stock/data,256x256@2/stock/data,256x256/stock/form,256x256@2/stock/form,256x256/stock/image,256x256@2/stock/image,256x256/stock/io,256x256@2/stock/io,256x256/stock/media,256x256@2/stock/media,256x256/stock/navigation,256x256@2/stock/navigation,256x256/stock/net,256x256@2/stock/net,256x256/stock/object,256x256@2/stock/object,256x256/stock/table,256x256@2/stock/table,256x256/stock/text,256x256@2/stock/text,512x512/actions,512x512@2/actions,512x512/animations,512x512@2/animations,512x512/apps,512x512@2/apps,512x512/categories,512x512@2/categories,512x512/devices,512x512@2/devices,512x512/emblems,512x512@2/emblems,512x512/emotes,512x512@2/emotes,512x512/filesystems,512x512@2/filesystems,512x512/intl,512x512@2/intl,512x512/mimetypes,512x512@2/mimetypes,512x512/places,512x512@2/places,512x512/status,512x512@2/status,512x512/stock/chart,512x512@2/stock/chart,512x512/stock/code,512x512@2/stock/code,512x512/stock/data,512x512@2/stock/data,512x512/stock/form,512x512@2/stock/form,512x512/stock/image,512x512@2/stock/image,512x512/stock/io,512x512@2/stock/io,512x512/stock/media,512x512@2/stock/media,512x512/stock/navigation,512x512@2/stock/navigation,512x512/stock/net,512x512@2/stock/net,512x512/stock/object,512x512@2/stock/object,512x512/stock/table,512x512@2/stock/table,512x512/stock/text,512x512@2/stock/text,scalable/actions,scalable/animations,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/filesystems,scalable/intl,scalable/mimetypes,scalable/places,scalable/status,scalable/stock/chart,scalable/stock/code,scalable/stock/data,scalable/stock/form,scalable/stock/image,scalable/stock/io,scalable/stock/media,scalable/stock/navigation,scalable/stock/net,scalable/stock/object,scalable/stock/table,scalable/stock/text,symbolic/apps
|
6
6
|
|
7
7
|
|
8
8
|
[16x16/actions]
|
@@ -10,358 +10,790 @@ Size=16
|
|
10
10
|
Context=Actions
|
11
11
|
Type=Threshold
|
12
12
|
|
13
|
+
[16x16@2/actions]
|
14
|
+
Size=16
|
15
|
+
Scale=2
|
16
|
+
Context=Actions
|
17
|
+
Type=Threshold
|
18
|
+
|
13
19
|
[16x16/animations]
|
14
20
|
Size=16
|
15
21
|
Context=Animations
|
16
22
|
Type=Threshold
|
17
23
|
|
24
|
+
[16x16@2/animations]
|
25
|
+
Size=16
|
26
|
+
Scale=2
|
27
|
+
Context=Animations
|
28
|
+
Type=Threshold
|
29
|
+
|
18
30
|
[16x16/apps]
|
19
31
|
Size=16
|
20
32
|
Context=Applications
|
21
33
|
Type=Threshold
|
22
34
|
|
35
|
+
[16x16@2/apps]
|
36
|
+
Size=16
|
37
|
+
Scale=2
|
38
|
+
Context=Applications
|
39
|
+
Type=Threshold
|
40
|
+
|
23
41
|
[16x16/categories]
|
24
42
|
Size=16
|
25
43
|
Context=Categories
|
26
44
|
Type=Threshold
|
27
45
|
|
46
|
+
[16x16@2/categories]
|
47
|
+
Size=16
|
48
|
+
Scale=2
|
49
|
+
Context=Categories
|
50
|
+
Type=Threshold
|
51
|
+
|
28
52
|
[16x16/devices]
|
29
53
|
Size=16
|
30
54
|
Context=Devices
|
31
55
|
Type=Threshold
|
32
56
|
|
57
|
+
[16x16@2/devices]
|
58
|
+
Size=16
|
59
|
+
Scale=2
|
60
|
+
Context=Devices
|
61
|
+
Type=Threshold
|
62
|
+
|
33
63
|
[16x16/emblems]
|
34
64
|
Size=16
|
35
65
|
Context=Emblems
|
36
66
|
Type=Threshold
|
37
67
|
|
68
|
+
[16x16@2/emblems]
|
69
|
+
Size=16
|
70
|
+
Scale=2
|
71
|
+
Context=Emblems
|
72
|
+
Type=Threshold
|
73
|
+
|
38
74
|
[16x16/emotes]
|
39
75
|
Size=16
|
40
76
|
Context=Emotes
|
41
77
|
Type=Threshold
|
42
78
|
|
79
|
+
[16x16@2/emotes]
|
80
|
+
Size=16
|
81
|
+
Scale=2
|
82
|
+
Context=Emotes
|
83
|
+
Type=Threshold
|
84
|
+
|
43
85
|
[16x16/filesystems]
|
44
86
|
Size=16
|
45
87
|
Context=FileSystems
|
46
88
|
Type=Threshold
|
47
89
|
|
90
|
+
[16x16@2/filesystems]
|
91
|
+
Size=16
|
92
|
+
Scale=2
|
93
|
+
Context=FileSystems
|
94
|
+
Type=Threshold
|
95
|
+
|
48
96
|
[16x16/intl]
|
49
97
|
Size=16
|
50
98
|
Context=International
|
51
99
|
Type=Threshold
|
52
100
|
|
101
|
+
[16x16@2/intl]
|
102
|
+
Size=16
|
103
|
+
Scale=2
|
104
|
+
Context=International
|
105
|
+
Type=Threshold
|
106
|
+
|
53
107
|
[16x16/mimetypes]
|
54
108
|
Size=16
|
55
109
|
Context=MimeTypes
|
56
110
|
Type=Threshold
|
57
111
|
|
112
|
+
[16x16@2/mimetypes]
|
113
|
+
Size=16
|
114
|
+
Scale=2
|
115
|
+
Context=MimeTypes
|
116
|
+
Type=Threshold
|
117
|
+
|
58
118
|
[16x16/places]
|
59
119
|
Size=16
|
60
120
|
Context=Places
|
61
121
|
Type=Threshold
|
62
122
|
|
123
|
+
[16x16@2/places]
|
124
|
+
Size=16
|
125
|
+
Scale=2
|
126
|
+
Context=Places
|
127
|
+
Type=Threshold
|
128
|
+
|
63
129
|
[16x16/status]
|
64
130
|
Size=16
|
65
131
|
Context=Status
|
66
132
|
Type=Threshold
|
67
133
|
|
134
|
+
[16x16@2/status]
|
135
|
+
Size=16
|
136
|
+
Scale=2
|
137
|
+
Context=Status
|
138
|
+
Type=Threshold
|
139
|
+
|
68
140
|
[16x16/stock/chart]
|
69
141
|
Size=16
|
70
142
|
Context=Stock
|
71
143
|
Type=Threshold
|
72
144
|
|
145
|
+
[16x16@2/stock/chart]
|
146
|
+
Size=16
|
147
|
+
Scale=2
|
148
|
+
Context=Stock
|
149
|
+
Type=Threshold
|
150
|
+
|
73
151
|
[16x16/stock/code]
|
74
152
|
Size=16
|
75
153
|
Context=Stock
|
76
154
|
Type=Threshold
|
77
155
|
|
156
|
+
[16x16@2/stock/code]
|
157
|
+
Size=16
|
158
|
+
Scale=2
|
159
|
+
Context=Stock
|
160
|
+
Type=Threshold
|
161
|
+
|
78
162
|
[16x16/stock/data]
|
79
163
|
Size=16
|
80
164
|
Context=Stock
|
81
165
|
Type=Threshold
|
82
166
|
|
167
|
+
[16x16@2/stock/data]
|
168
|
+
Size=16
|
169
|
+
Scale=2
|
170
|
+
Context=Stock
|
171
|
+
Type=Threshold
|
172
|
+
|
83
173
|
[16x16/stock/form]
|
84
174
|
Size=16
|
85
175
|
Context=Stock
|
86
176
|
Type=Threshold
|
87
177
|
|
178
|
+
[16x16@2/stock/form]
|
179
|
+
Size=16
|
180
|
+
Scale=2
|
181
|
+
Context=Stock
|
182
|
+
Type=Threshold
|
183
|
+
|
88
184
|
[16x16/stock/image]
|
89
185
|
Size=16
|
90
186
|
Context=Stock
|
91
187
|
Type=Threshold
|
92
188
|
|
189
|
+
[16x16@2/stock/image]
|
190
|
+
Size=16
|
191
|
+
Scale=2
|
192
|
+
Context=Stock
|
193
|
+
Type=Threshold
|
194
|
+
|
93
195
|
[16x16/stock/io]
|
94
196
|
Size=16
|
95
197
|
Context=Stock
|
96
198
|
Type=Threshold
|
97
199
|
|
200
|
+
[16x16@2/stock/io]
|
201
|
+
Size=16
|
202
|
+
Scale=2
|
203
|
+
Context=Stock
|
204
|
+
Type=Threshold
|
205
|
+
|
98
206
|
[16x16/stock/media]
|
99
207
|
Size=16
|
100
208
|
Context=Stock
|
101
209
|
Type=Threshold
|
102
210
|
|
211
|
+
[16x16@2/stock/media]
|
212
|
+
Size=16
|
213
|
+
Scale=2
|
214
|
+
Context=Stock
|
215
|
+
Type=Threshold
|
216
|
+
|
103
217
|
[16x16/stock/navigation]
|
104
218
|
Size=16
|
105
219
|
Context=Stock
|
106
220
|
Type=Threshold
|
107
221
|
|
222
|
+
[16x16@2/stock/navigation]
|
223
|
+
Size=16
|
224
|
+
Scale=2
|
225
|
+
Context=Stock
|
226
|
+
Type=Threshold
|
227
|
+
|
108
228
|
[16x16/stock/net]
|
109
229
|
Size=16
|
110
230
|
Context=Stock
|
111
231
|
Type=Threshold
|
112
232
|
|
233
|
+
[16x16@2/stock/net]
|
234
|
+
Size=16
|
235
|
+
Scale=2
|
236
|
+
Context=Stock
|
237
|
+
Type=Threshold
|
238
|
+
|
113
239
|
[16x16/stock/object]
|
114
240
|
Size=16
|
115
241
|
Context=Stock
|
116
242
|
Type=Threshold
|
117
243
|
|
244
|
+
[16x16@2/stock/object]
|
245
|
+
Size=16
|
246
|
+
Scale=2
|
247
|
+
Context=Stock
|
248
|
+
Type=Threshold
|
249
|
+
|
118
250
|
[16x16/stock/table]
|
119
251
|
Size=16
|
120
252
|
Context=Stock
|
121
253
|
Type=Threshold
|
122
254
|
|
255
|
+
[16x16@2/stock/table]
|
256
|
+
Size=16
|
257
|
+
Scale=2
|
258
|
+
Context=Stock
|
259
|
+
Type=Threshold
|
260
|
+
|
123
261
|
[16x16/stock/text]
|
124
262
|
Size=16
|
125
263
|
Context=Stock
|
126
264
|
Type=Threshold
|
127
265
|
|
266
|
+
[16x16@2/stock/text]
|
267
|
+
Size=16
|
268
|
+
Scale=2
|
269
|
+
Context=Stock
|
270
|
+
Type=Threshold
|
271
|
+
|
128
272
|
[22x22/actions]
|
129
273
|
Size=22
|
130
274
|
Context=Actions
|
131
275
|
Type=Threshold
|
132
276
|
|
277
|
+
[22x22@2/actions]
|
278
|
+
Size=22
|
279
|
+
Scale=2
|
280
|
+
Context=Actions
|
281
|
+
Type=Threshold
|
282
|
+
|
133
283
|
[22x22/animations]
|
134
284
|
Size=22
|
135
285
|
Context=Animations
|
136
286
|
Type=Threshold
|
137
287
|
|
288
|
+
[22x22@2/animations]
|
289
|
+
Size=22
|
290
|
+
Scale=2
|
291
|
+
Context=Animations
|
292
|
+
Type=Threshold
|
293
|
+
|
138
294
|
[22x22/apps]
|
139
295
|
Size=22
|
140
296
|
Context=Applications
|
141
297
|
Type=Threshold
|
142
298
|
|
299
|
+
[22x22@2/apps]
|
300
|
+
Size=22
|
301
|
+
Scale=2
|
302
|
+
Context=Applications
|
303
|
+
Type=Threshold
|
304
|
+
|
143
305
|
[22x22/categories]
|
144
306
|
Size=22
|
145
307
|
Context=Categories
|
146
308
|
Type=Threshold
|
147
309
|
|
310
|
+
[22x22@2/categories]
|
311
|
+
Size=22
|
312
|
+
Scale=2
|
313
|
+
Context=Categories
|
314
|
+
Type=Threshold
|
315
|
+
|
148
316
|
[22x22/devices]
|
149
317
|
Size=22
|
150
318
|
Context=Devices
|
151
319
|
Type=Threshold
|
152
320
|
|
321
|
+
[22x22@2/devices]
|
322
|
+
Size=22
|
323
|
+
Scale=2
|
324
|
+
Context=Devices
|
325
|
+
Type=Threshold
|
326
|
+
|
153
327
|
[22x22/emblems]
|
154
328
|
Size=22
|
155
329
|
Context=Emblems
|
156
330
|
Type=Threshold
|
157
331
|
|
332
|
+
[22x22@2/emblems]
|
333
|
+
Size=22
|
334
|
+
Scale=2
|
335
|
+
Context=Emblems
|
336
|
+
Type=Threshold
|
337
|
+
|
158
338
|
[22x22/emotes]
|
159
339
|
Size=22
|
160
340
|
Context=Emotes
|
161
341
|
Type=Threshold
|
162
342
|
|
343
|
+
[22x22@2/emotes]
|
344
|
+
Size=22
|
345
|
+
Scale=2
|
346
|
+
Context=Emotes
|
347
|
+
Type=Threshold
|
348
|
+
|
163
349
|
[22x22/filesystems]
|
164
350
|
Size=22
|
165
351
|
Context=FileSystems
|
166
352
|
Type=Threshold
|
167
353
|
|
354
|
+
[22x22@2/filesystems]
|
355
|
+
Size=22
|
356
|
+
Scale=2
|
357
|
+
Context=FileSystems
|
358
|
+
Type=Threshold
|
359
|
+
|
168
360
|
[22x22/intl]
|
169
361
|
Size=22
|
170
362
|
Context=International
|
171
363
|
Type=Threshold
|
172
364
|
|
365
|
+
[22x22@2/intl]
|
366
|
+
Size=22
|
367
|
+
Scale=2
|
368
|
+
Context=International
|
369
|
+
Type=Threshold
|
370
|
+
|
173
371
|
[22x22/mimetypes]
|
174
372
|
Size=22
|
175
373
|
Context=MimeTypes
|
176
374
|
Type=Threshold
|
177
375
|
|
376
|
+
[22x22@2/mimetypes]
|
377
|
+
Size=22
|
378
|
+
Scale=2
|
379
|
+
Context=MimeTypes
|
380
|
+
Type=Threshold
|
381
|
+
|
178
382
|
[22x22/places]
|
179
383
|
Size=22
|
180
384
|
Context=Places
|
181
385
|
Type=Threshold
|
182
386
|
|
387
|
+
[22x22@2/places]
|
388
|
+
Size=22
|
389
|
+
Scale=2
|
390
|
+
Context=Places
|
391
|
+
Type=Threshold
|
392
|
+
|
183
393
|
[22x22/status]
|
184
394
|
Size=22
|
185
395
|
Context=Status
|
186
396
|
Type=Threshold
|
187
397
|
|
398
|
+
[22x22@2/status]
|
399
|
+
Size=22
|
400
|
+
Scale=2
|
401
|
+
Context=Status
|
402
|
+
Type=Threshold
|
403
|
+
|
188
404
|
[22x22/stock/chart]
|
189
405
|
Size=22
|
190
406
|
Context=Stock
|
191
407
|
Type=Threshold
|
192
408
|
|
409
|
+
[22x22@2/stock/chart]
|
410
|
+
Size=22
|
411
|
+
Scale=2
|
412
|
+
Context=Stock
|
413
|
+
Type=Threshold
|
414
|
+
|
193
415
|
[22x22/stock/code]
|
194
416
|
Size=22
|
195
417
|
Context=Stock
|
196
418
|
Type=Threshold
|
197
419
|
|
420
|
+
[22x22@2/stock/code]
|
421
|
+
Size=22
|
422
|
+
Scale=2
|
423
|
+
Context=Stock
|
424
|
+
Type=Threshold
|
425
|
+
|
198
426
|
[22x22/stock/data]
|
199
427
|
Size=22
|
200
428
|
Context=Stock
|
201
429
|
Type=Threshold
|
202
430
|
|
431
|
+
[22x22@2/stock/data]
|
432
|
+
Size=22
|
433
|
+
Scale=2
|
434
|
+
Context=Stock
|
435
|
+
Type=Threshold
|
436
|
+
|
203
437
|
[22x22/stock/form]
|
204
438
|
Size=22
|
205
439
|
Context=Stock
|
206
440
|
Type=Threshold
|
207
441
|
|
442
|
+
[22x22@2/stock/form]
|
443
|
+
Size=22
|
444
|
+
Scale=2
|
445
|
+
Context=Stock
|
446
|
+
Type=Threshold
|
447
|
+
|
208
448
|
[22x22/stock/image]
|
209
449
|
Size=22
|
210
450
|
Context=Stock
|
211
451
|
Type=Threshold
|
212
452
|
|
453
|
+
[22x22@2/stock/image]
|
454
|
+
Size=22
|
455
|
+
Scale=2
|
456
|
+
Context=Stock
|
457
|
+
Type=Threshold
|
458
|
+
|
213
459
|
[22x22/stock/io]
|
214
460
|
Size=22
|
215
461
|
Context=Stock
|
216
462
|
Type=Threshold
|
217
463
|
|
464
|
+
[22x22@2/stock/io]
|
465
|
+
Size=22
|
466
|
+
Scale=2
|
467
|
+
Context=Stock
|
468
|
+
Type=Threshold
|
469
|
+
|
218
470
|
[22x22/stock/media]
|
219
471
|
Size=22
|
220
472
|
Context=Stock
|
221
473
|
Type=Threshold
|
222
474
|
|
475
|
+
[22x22@2/stock/media]
|
476
|
+
Size=22
|
477
|
+
Scale=2
|
478
|
+
Context=Stock
|
479
|
+
Type=Threshold
|
480
|
+
|
223
481
|
[22x22/stock/navigation]
|
224
482
|
Size=22
|
225
483
|
Context=Stock
|
226
484
|
Type=Threshold
|
227
485
|
|
486
|
+
[22x22@2/stock/navigation]
|
487
|
+
Size=22
|
488
|
+
Scale=2
|
489
|
+
Context=Stock
|
490
|
+
Type=Threshold
|
491
|
+
|
228
492
|
[22x22/stock/net]
|
229
493
|
Size=22
|
230
494
|
Context=Stock
|
231
495
|
Type=Threshold
|
232
496
|
|
497
|
+
[22x22@2/stock/net]
|
498
|
+
Size=22
|
499
|
+
Scale=2
|
500
|
+
Context=Stock
|
501
|
+
Type=Threshold
|
502
|
+
|
233
503
|
[22x22/stock/object]
|
234
504
|
Size=22
|
235
505
|
Context=Stock
|
236
506
|
Type=Threshold
|
237
507
|
|
508
|
+
[22x22@2/stock/object]
|
509
|
+
Size=22
|
510
|
+
Scale=2
|
511
|
+
Context=Stock
|
512
|
+
Type=Threshold
|
513
|
+
|
238
514
|
[22x22/stock/table]
|
239
515
|
Size=22
|
240
516
|
Context=Stock
|
241
517
|
Type=Threshold
|
242
518
|
|
519
|
+
[22x22@2/stock/table]
|
520
|
+
Size=22
|
521
|
+
Scale=2
|
522
|
+
Context=Stock
|
523
|
+
Type=Threshold
|
524
|
+
|
243
525
|
[22x22/stock/text]
|
244
526
|
Size=22
|
245
527
|
Context=Stock
|
246
528
|
Type=Threshold
|
247
529
|
|
530
|
+
[22x22@2/stock/text]
|
531
|
+
Size=22
|
532
|
+
Scale=2
|
533
|
+
Context=Stock
|
534
|
+
Type=Threshold
|
535
|
+
|
248
536
|
[24x24/actions]
|
249
537
|
Size=24
|
250
538
|
Context=Actions
|
251
539
|
Type=Threshold
|
252
540
|
|
541
|
+
[24x24@2/actions]
|
542
|
+
Size=24
|
543
|
+
Scale=2
|
544
|
+
Context=Actions
|
545
|
+
Type=Threshold
|
546
|
+
|
253
547
|
[24x24/animations]
|
254
548
|
Size=24
|
255
549
|
Context=Animations
|
256
550
|
Type=Threshold
|
257
551
|
|
552
|
+
[24x24@2/animations]
|
553
|
+
Size=24
|
554
|
+
Scale=2
|
555
|
+
Context=Animations
|
556
|
+
Type=Threshold
|
557
|
+
|
258
558
|
[24x24/apps]
|
259
559
|
Size=24
|
260
560
|
Context=Applications
|
261
561
|
Type=Threshold
|
262
562
|
|
563
|
+
[24x24@2/apps]
|
564
|
+
Size=24
|
565
|
+
Scale=2
|
566
|
+
Context=Applications
|
567
|
+
Type=Threshold
|
568
|
+
|
263
569
|
[24x24/categories]
|
264
570
|
Size=24
|
265
571
|
Context=Categories
|
266
572
|
Type=Threshold
|
267
573
|
|
574
|
+
[24x24@2/categories]
|
575
|
+
Size=24
|
576
|
+
Scale=2
|
577
|
+
Context=Categories
|
578
|
+
Type=Threshold
|
579
|
+
|
268
580
|
[24x24/devices]
|
269
581
|
Size=24
|
270
582
|
Context=Devices
|
271
583
|
Type=Threshold
|
272
584
|
|
585
|
+
[24x24@2/devices]
|
586
|
+
Size=24
|
587
|
+
Scale=2
|
588
|
+
Context=Devices
|
589
|
+
Type=Threshold
|
590
|
+
|
273
591
|
[24x24/emblems]
|
274
592
|
Size=24
|
275
593
|
Context=Emblems
|
276
594
|
Type=Threshold
|
277
595
|
|
596
|
+
[24x24@2/emblems]
|
597
|
+
Size=24
|
598
|
+
Scale=2
|
599
|
+
Context=Emblems
|
600
|
+
Type=Threshold
|
601
|
+
|
278
602
|
[24x24/emotes]
|
279
603
|
Size=24
|
280
604
|
Context=Emotes
|
281
605
|
Type=Threshold
|
282
606
|
|
607
|
+
[24x24@2/emotes]
|
608
|
+
Size=24
|
609
|
+
Scale=2
|
610
|
+
Context=Emotes
|
611
|
+
Type=Threshold
|
612
|
+
|
283
613
|
[24x24/filesystems]
|
284
614
|
Size=24
|
285
615
|
Context=FileSystems
|
286
616
|
Type=Threshold
|
287
617
|
|
618
|
+
[24x24@2/filesystems]
|
619
|
+
Size=24
|
620
|
+
Scale=2
|
621
|
+
Context=FileSystems
|
622
|
+
Type=Threshold
|
623
|
+
|
288
624
|
[24x24/intl]
|
289
625
|
Size=24
|
290
626
|
Context=International
|
291
627
|
Type=Threshold
|
292
628
|
|
629
|
+
[24x24@2/intl]
|
630
|
+
Size=24
|
631
|
+
Scale=2
|
632
|
+
Context=International
|
633
|
+
Type=Threshold
|
634
|
+
|
293
635
|
[24x24/mimetypes]
|
294
636
|
Size=24
|
295
637
|
Context=MimeTypes
|
296
638
|
Type=Threshold
|
297
639
|
|
640
|
+
[24x24@2/mimetypes]
|
641
|
+
Size=24
|
642
|
+
Scale=2
|
643
|
+
Context=MimeTypes
|
644
|
+
Type=Threshold
|
645
|
+
|
298
646
|
[24x24/places]
|
299
647
|
Size=24
|
300
648
|
Context=Places
|
301
649
|
Type=Threshold
|
302
650
|
|
651
|
+
[24x24@2/places]
|
652
|
+
Size=24
|
653
|
+
Scale=2
|
654
|
+
Context=Places
|
655
|
+
Type=Threshold
|
656
|
+
|
303
657
|
[24x24/status]
|
304
658
|
Size=24
|
305
659
|
Context=Status
|
306
660
|
Type=Threshold
|
307
661
|
|
662
|
+
[24x24@2/status]
|
663
|
+
Size=24
|
664
|
+
Scale=2
|
665
|
+
Context=Status
|
666
|
+
Type=Threshold
|
667
|
+
|
308
668
|
[24x24/stock/chart]
|
309
669
|
Size=24
|
310
670
|
Context=Stock
|
311
671
|
Type=Threshold
|
312
672
|
|
313
|
-
[24x24/stock/
|
673
|
+
[24x24@2/stock/chart]
|
314
674
|
Size=24
|
675
|
+
Scale=2
|
315
676
|
Context=Stock
|
316
677
|
Type=Threshold
|
317
678
|
|
318
|
-
[24x24/stock/
|
679
|
+
[24x24/stock/code]
|
319
680
|
Size=24
|
320
681
|
Context=Stock
|
321
682
|
Type=Threshold
|
322
683
|
|
323
|
-
[24x24/stock/
|
684
|
+
[24x24@2/stock/code]
|
324
685
|
Size=24
|
686
|
+
Scale=2
|
325
687
|
Context=Stock
|
326
688
|
Type=Threshold
|
327
689
|
|
328
|
-
[24x24/stock/
|
690
|
+
[24x24/stock/data]
|
329
691
|
Size=24
|
330
692
|
Context=Stock
|
331
693
|
Type=Threshold
|
332
694
|
|
333
|
-
[24x24/stock/
|
695
|
+
[24x24@2/stock/data]
|
334
696
|
Size=24
|
697
|
+
Scale=2
|
335
698
|
Context=Stock
|
336
699
|
Type=Threshold
|
337
700
|
|
338
|
-
[24x24/stock/
|
701
|
+
[24x24/stock/form]
|
339
702
|
Size=24
|
340
703
|
Context=Stock
|
341
704
|
Type=Threshold
|
342
705
|
|
343
|
-
[24x24/stock/
|
706
|
+
[24x24@2/stock/form]
|
344
707
|
Size=24
|
708
|
+
Scale=2
|
345
709
|
Context=Stock
|
346
710
|
Type=Threshold
|
347
711
|
|
348
|
-
[24x24/stock/
|
712
|
+
[24x24/stock/image]
|
349
713
|
Size=24
|
350
714
|
Context=Stock
|
351
715
|
Type=Threshold
|
352
716
|
|
353
|
-
[24x24/stock/
|
717
|
+
[24x24@2/stock/image]
|
354
718
|
Size=24
|
719
|
+
Scale=2
|
355
720
|
Context=Stock
|
356
721
|
Type=Threshold
|
357
722
|
|
358
|
-
[24x24/stock/
|
723
|
+
[24x24/stock/io]
|
359
724
|
Size=24
|
360
725
|
Context=Stock
|
361
726
|
Type=Threshold
|
362
727
|
|
363
|
-
[24x24/stock/
|
728
|
+
[24x24@2/stock/io]
|
364
729
|
Size=24
|
730
|
+
Scale=2
|
731
|
+
Context=Stock
|
732
|
+
Type=Threshold
|
733
|
+
|
734
|
+
[24x24/stock/media]
|
735
|
+
Size=24
|
736
|
+
Context=Stock
|
737
|
+
Type=Threshold
|
738
|
+
|
739
|
+
[24x24@2/stock/media]
|
740
|
+
Size=24
|
741
|
+
Scale=2
|
742
|
+
Context=Stock
|
743
|
+
Type=Threshold
|
744
|
+
|
745
|
+
[24x24/stock/navigation]
|
746
|
+
Size=24
|
747
|
+
Context=Stock
|
748
|
+
Type=Threshold
|
749
|
+
|
750
|
+
[24x24@2/stock/navigation]
|
751
|
+
Size=24
|
752
|
+
Scale=2
|
753
|
+
Context=Stock
|
754
|
+
Type=Threshold
|
755
|
+
|
756
|
+
[24x24/stock/net]
|
757
|
+
Size=24
|
758
|
+
Context=Stock
|
759
|
+
Type=Threshold
|
760
|
+
|
761
|
+
[24x24@2/stock/net]
|
762
|
+
Size=24
|
763
|
+
Scale=2
|
764
|
+
Context=Stock
|
765
|
+
Type=Threshold
|
766
|
+
|
767
|
+
[24x24/stock/object]
|
768
|
+
Size=24
|
769
|
+
Context=Stock
|
770
|
+
Type=Threshold
|
771
|
+
|
772
|
+
[24x24@2/stock/object]
|
773
|
+
Size=24
|
774
|
+
Scale=2
|
775
|
+
Context=Stock
|
776
|
+
Type=Threshold
|
777
|
+
|
778
|
+
[24x24/stock/table]
|
779
|
+
Size=24
|
780
|
+
Context=Stock
|
781
|
+
Type=Threshold
|
782
|
+
|
783
|
+
[24x24@2/stock/table]
|
784
|
+
Size=24
|
785
|
+
Scale=2
|
786
|
+
Context=Stock
|
787
|
+
Type=Threshold
|
788
|
+
|
789
|
+
[24x24/stock/text]
|
790
|
+
Size=24
|
791
|
+
Context=Stock
|
792
|
+
Type=Threshold
|
793
|
+
|
794
|
+
[24x24@2/stock/text]
|
795
|
+
Size=24
|
796
|
+
Scale=2
|
365
797
|
Context=Stock
|
366
798
|
Type=Threshold
|
367
799
|
|
@@ -370,259 +802,571 @@ Size=32
|
|
370
802
|
Context=Actions
|
371
803
|
Type=Threshold
|
372
804
|
|
805
|
+
[32x32@2/actions]
|
806
|
+
Size=32
|
807
|
+
Scale=2
|
808
|
+
Context=Actions
|
809
|
+
Type=Threshold
|
810
|
+
|
373
811
|
[32x32/animations]
|
374
812
|
Size=32
|
375
813
|
Context=Animations
|
376
814
|
Type=Threshold
|
377
815
|
|
816
|
+
[32x32@2/animations]
|
817
|
+
Size=32
|
818
|
+
Scale=2
|
819
|
+
Context=Animations
|
820
|
+
Type=Threshold
|
821
|
+
|
378
822
|
[32x32/apps]
|
379
823
|
Size=32
|
380
824
|
Context=Applications
|
381
825
|
Type=Threshold
|
382
826
|
|
827
|
+
[32x32@2/apps]
|
828
|
+
Size=32
|
829
|
+
Scale=2
|
830
|
+
Context=Applications
|
831
|
+
Type=Threshold
|
832
|
+
|
383
833
|
[32x32/categories]
|
384
834
|
Size=32
|
385
835
|
Context=Categories
|
386
836
|
Type=Threshold
|
387
837
|
|
838
|
+
[32x32@2/categories]
|
839
|
+
Size=32
|
840
|
+
Scale=2
|
841
|
+
Context=Categories
|
842
|
+
Type=Threshold
|
843
|
+
|
388
844
|
[32x32/devices]
|
389
845
|
Size=32
|
390
846
|
Context=Devices
|
391
847
|
Type=Threshold
|
392
848
|
|
849
|
+
[32x32@2/devices]
|
850
|
+
Size=32
|
851
|
+
Scale=2
|
852
|
+
Context=Devices
|
853
|
+
Type=Threshold
|
854
|
+
|
393
855
|
[32x32/emblems]
|
394
856
|
Size=32
|
395
857
|
Context=Emblems
|
396
858
|
Type=Threshold
|
397
859
|
|
860
|
+
[32x32@2/emblems]
|
861
|
+
Size=32
|
862
|
+
Scale=2
|
863
|
+
Context=Emblems
|
864
|
+
Type=Threshold
|
865
|
+
|
398
866
|
[32x32/emotes]
|
399
867
|
Size=32
|
400
868
|
Context=Emotes
|
401
869
|
Type=Threshold
|
402
870
|
|
871
|
+
[32x32@2/emotes]
|
872
|
+
Size=32
|
873
|
+
Scale=2
|
874
|
+
Context=Emotes
|
875
|
+
Type=Threshold
|
876
|
+
|
403
877
|
[32x32/filesystems]
|
404
878
|
Size=32
|
405
879
|
Context=FileSystems
|
406
880
|
Type=Threshold
|
407
881
|
|
882
|
+
[32x32@2/filesystems]
|
883
|
+
Size=32
|
884
|
+
Scale=2
|
885
|
+
Context=FileSystems
|
886
|
+
Type=Threshold
|
887
|
+
|
408
888
|
[32x32/intl]
|
409
889
|
Size=32
|
410
890
|
Context=International
|
411
891
|
Type=Threshold
|
412
892
|
|
893
|
+
[32x32@2/intl]
|
894
|
+
Size=32
|
895
|
+
Scale=2
|
896
|
+
Context=International
|
897
|
+
Type=Threshold
|
898
|
+
|
413
899
|
[32x32/mimetypes]
|
414
900
|
Size=32
|
415
901
|
Context=MimeTypes
|
416
902
|
Type=Threshold
|
417
903
|
|
904
|
+
[32x32@2/mimetypes]
|
905
|
+
Size=32
|
906
|
+
Scale=2
|
907
|
+
Context=MimeTypes
|
908
|
+
Type=Threshold
|
909
|
+
|
418
910
|
[32x32/places]
|
419
911
|
Size=32
|
420
912
|
Context=Places
|
421
913
|
Type=Threshold
|
422
914
|
|
915
|
+
[32x32@2/places]
|
916
|
+
Size=32
|
917
|
+
Scale=2
|
918
|
+
Context=Places
|
919
|
+
Type=Threshold
|
920
|
+
|
423
921
|
[32x32/status]
|
424
922
|
Size=32
|
425
923
|
Context=Status
|
426
924
|
Type=Threshold
|
427
925
|
|
926
|
+
[32x32@2/status]
|
927
|
+
Size=32
|
928
|
+
Scale=2
|
929
|
+
Context=Status
|
930
|
+
Type=Threshold
|
931
|
+
|
428
932
|
[32x32/stock/chart]
|
429
933
|
Size=32
|
430
934
|
Context=Stock
|
431
935
|
Type=Threshold
|
432
936
|
|
937
|
+
[32x32@2/stock/chart]
|
938
|
+
Size=32
|
939
|
+
Scale=2
|
940
|
+
Context=Stock
|
941
|
+
Type=Threshold
|
942
|
+
|
433
943
|
[32x32/stock/code]
|
434
944
|
Size=32
|
435
945
|
Context=Stock
|
436
946
|
Type=Threshold
|
437
947
|
|
948
|
+
[32x32@2/stock/code]
|
949
|
+
Size=32
|
950
|
+
Scale=2
|
951
|
+
Context=Stock
|
952
|
+
Type=Threshold
|
953
|
+
|
438
954
|
[32x32/stock/data]
|
439
955
|
Size=32
|
440
956
|
Context=Stock
|
441
957
|
Type=Threshold
|
442
958
|
|
959
|
+
[32x32@2/stock/data]
|
960
|
+
Size=32
|
961
|
+
Scale=2
|
962
|
+
Context=Stock
|
963
|
+
Type=Threshold
|
964
|
+
|
443
965
|
[32x32/stock/form]
|
444
966
|
Size=32
|
445
967
|
Context=Stock
|
446
968
|
Type=Threshold
|
447
969
|
|
970
|
+
[32x32@2/stock/form]
|
971
|
+
Size=32
|
972
|
+
Scale=2
|
973
|
+
Context=Stock
|
974
|
+
Type=Threshold
|
975
|
+
|
448
976
|
[32x32/stock/image]
|
449
977
|
Size=32
|
450
978
|
Context=Stock
|
451
979
|
Type=Threshold
|
452
980
|
|
981
|
+
[32x32@2/stock/image]
|
982
|
+
Size=32
|
983
|
+
Scale=2
|
984
|
+
Context=Stock
|
985
|
+
Type=Threshold
|
986
|
+
|
453
987
|
[32x32/stock/io]
|
454
988
|
Size=32
|
455
989
|
Context=Stock
|
456
990
|
Type=Threshold
|
457
991
|
|
992
|
+
[32x32@2/stock/io]
|
993
|
+
Size=32
|
994
|
+
Scale=2
|
995
|
+
Context=Stock
|
996
|
+
Type=Threshold
|
997
|
+
|
458
998
|
[32x32/stock/media]
|
459
999
|
Size=32
|
460
1000
|
Context=Stock
|
461
1001
|
Type=Threshold
|
462
1002
|
|
1003
|
+
[32x32@2/stock/media]
|
1004
|
+
Size=32
|
1005
|
+
Scale=2
|
1006
|
+
Context=Stock
|
1007
|
+
Type=Threshold
|
1008
|
+
|
463
1009
|
[32x32/stock/navigation]
|
464
1010
|
Size=32
|
465
1011
|
Context=Stock
|
466
1012
|
Type=Threshold
|
467
1013
|
|
1014
|
+
[32x32@2/stock/navigation]
|
1015
|
+
Size=32
|
1016
|
+
Scale=2
|
1017
|
+
Context=Stock
|
1018
|
+
Type=Threshold
|
1019
|
+
|
468
1020
|
[32x32/stock/net]
|
469
1021
|
Size=32
|
470
1022
|
Context=Stock
|
471
1023
|
Type=Threshold
|
472
1024
|
|
1025
|
+
[32x32@2/stock/net]
|
1026
|
+
Size=32
|
1027
|
+
Scale=2
|
1028
|
+
Context=Stock
|
1029
|
+
Type=Threshold
|
1030
|
+
|
473
1031
|
[32x32/stock/object]
|
474
1032
|
Size=32
|
475
1033
|
Context=Stock
|
476
1034
|
Type=Threshold
|
477
1035
|
|
1036
|
+
[32x32@2/stock/object]
|
1037
|
+
Size=32
|
1038
|
+
Scale=2
|
1039
|
+
Context=Stock
|
1040
|
+
Type=Threshold
|
1041
|
+
|
478
1042
|
[32x32/stock/table]
|
479
1043
|
Size=32
|
480
1044
|
Context=Stock
|
481
1045
|
Type=Threshold
|
482
1046
|
|
1047
|
+
[32x32@2/stock/table]
|
1048
|
+
Size=32
|
1049
|
+
Scale=2
|
1050
|
+
Context=Stock
|
1051
|
+
Type=Threshold
|
1052
|
+
|
483
1053
|
[32x32/stock/text]
|
484
1054
|
Size=32
|
485
1055
|
Context=Stock
|
486
1056
|
Type=Threshold
|
487
1057
|
|
1058
|
+
[32x32@2/stock/text]
|
1059
|
+
Size=32
|
1060
|
+
Scale=2
|
1061
|
+
Context=Stock
|
1062
|
+
Type=Threshold
|
1063
|
+
|
488
1064
|
[36x36/actions]
|
489
1065
|
Size=36
|
490
1066
|
Context=Actions
|
491
1067
|
Type=Threshold
|
492
1068
|
|
1069
|
+
[36x36@2/actions]
|
1070
|
+
Size=36
|
1071
|
+
Scale=2
|
1072
|
+
Context=Actions
|
1073
|
+
Type=Threshold
|
1074
|
+
|
493
1075
|
[36x36/animations]
|
494
1076
|
Size=36
|
495
1077
|
Context=Animations
|
496
1078
|
Type=Threshold
|
497
1079
|
|
1080
|
+
[36x36@2/animations]
|
1081
|
+
Size=36
|
1082
|
+
Scale=2
|
1083
|
+
Context=Animations
|
1084
|
+
Type=Threshold
|
1085
|
+
|
498
1086
|
[36x36/apps]
|
499
1087
|
Size=36
|
500
1088
|
Context=Applications
|
501
1089
|
Type=Threshold
|
502
1090
|
|
1091
|
+
[36x36@2/apps]
|
1092
|
+
Size=36
|
1093
|
+
Scale=2
|
1094
|
+
Context=Applications
|
1095
|
+
Type=Threshold
|
1096
|
+
|
503
1097
|
[36x36/categories]
|
504
1098
|
Size=36
|
505
1099
|
Context=Categories
|
506
1100
|
Type=Threshold
|
507
1101
|
|
1102
|
+
[36x36@2/categories]
|
1103
|
+
Size=36
|
1104
|
+
Scale=2
|
1105
|
+
Context=Categories
|
1106
|
+
Type=Threshold
|
1107
|
+
|
508
1108
|
[36x36/devices]
|
509
1109
|
Size=36
|
510
1110
|
Context=Devices
|
511
1111
|
Type=Threshold
|
512
1112
|
|
1113
|
+
[36x36@2/devices]
|
1114
|
+
Size=36
|
1115
|
+
Scale=2
|
1116
|
+
Context=Devices
|
1117
|
+
Type=Threshold
|
1118
|
+
|
513
1119
|
[36x36/emblems]
|
514
1120
|
Size=36
|
515
1121
|
Context=Emblems
|
516
1122
|
Type=Threshold
|
517
1123
|
|
1124
|
+
[36x36@2/emblems]
|
1125
|
+
Size=36
|
1126
|
+
Scale=2
|
1127
|
+
Context=Emblems
|
1128
|
+
Type=Threshold
|
1129
|
+
|
518
1130
|
[36x36/emotes]
|
519
1131
|
Size=36
|
520
1132
|
Context=Emotes
|
521
1133
|
Type=Threshold
|
522
1134
|
|
1135
|
+
[36x36@2/emotes]
|
1136
|
+
Size=36
|
1137
|
+
Scale=2
|
1138
|
+
Context=Emotes
|
1139
|
+
Type=Threshold
|
1140
|
+
|
523
1141
|
[36x36/filesystems]
|
524
1142
|
Size=36
|
525
1143
|
Context=FileSystems
|
526
1144
|
Type=Threshold
|
527
1145
|
|
1146
|
+
[36x36@2/filesystems]
|
1147
|
+
Size=36
|
1148
|
+
Scale=2
|
1149
|
+
Context=FileSystems
|
1150
|
+
Type=Threshold
|
1151
|
+
|
528
1152
|
[36x36/intl]
|
529
1153
|
Size=36
|
530
1154
|
Context=International
|
531
1155
|
Type=Threshold
|
532
1156
|
|
1157
|
+
[36x36@2/intl]
|
1158
|
+
Size=36
|
1159
|
+
Scale=2
|
1160
|
+
Context=International
|
1161
|
+
Type=Threshold
|
1162
|
+
|
533
1163
|
[36x36/mimetypes]
|
534
1164
|
Size=36
|
535
1165
|
Context=MimeTypes
|
536
1166
|
Type=Threshold
|
537
1167
|
|
1168
|
+
[36x36@2/mimetypes]
|
1169
|
+
Size=36
|
1170
|
+
Scale=2
|
1171
|
+
Context=MimeTypes
|
1172
|
+
Type=Threshold
|
1173
|
+
|
538
1174
|
[36x36/places]
|
539
1175
|
Size=36
|
540
1176
|
Context=Places
|
541
1177
|
Type=Threshold
|
542
1178
|
|
1179
|
+
[36x36@2/places]
|
1180
|
+
Size=36
|
1181
|
+
Scale=2
|
1182
|
+
Context=Places
|
1183
|
+
Type=Threshold
|
1184
|
+
|
543
1185
|
[36x36/status]
|
544
1186
|
Size=36
|
545
1187
|
Context=Status
|
546
1188
|
Type=Threshold
|
547
1189
|
|
1190
|
+
[36x36@2/status]
|
1191
|
+
Size=36
|
1192
|
+
Scale=2
|
1193
|
+
Context=Status
|
1194
|
+
Type=Threshold
|
1195
|
+
|
548
1196
|
[36x36/stock/chart]
|
549
1197
|
Size=36
|
550
1198
|
Context=Stock
|
551
1199
|
Type=Threshold
|
552
1200
|
|
1201
|
+
[36x36@2/stock/chart]
|
1202
|
+
Size=36
|
1203
|
+
Scale=2
|
1204
|
+
Context=Stock
|
1205
|
+
Type=Threshold
|
1206
|
+
|
553
1207
|
[36x36/stock/code]
|
554
1208
|
Size=36
|
555
1209
|
Context=Stock
|
556
1210
|
Type=Threshold
|
557
1211
|
|
1212
|
+
[36x36@2/stock/code]
|
1213
|
+
Size=36
|
1214
|
+
Scale=2
|
1215
|
+
Context=Stock
|
1216
|
+
Type=Threshold
|
1217
|
+
|
558
1218
|
[36x36/stock/data]
|
559
1219
|
Size=36
|
560
1220
|
Context=Stock
|
561
1221
|
Type=Threshold
|
562
1222
|
|
1223
|
+
[36x36@2/stock/data]
|
1224
|
+
Size=36
|
1225
|
+
Scale=2
|
1226
|
+
Context=Stock
|
1227
|
+
Type=Threshold
|
1228
|
+
|
563
1229
|
[36x36/stock/form]
|
564
1230
|
Size=36
|
565
1231
|
Context=Stock
|
566
1232
|
Type=Threshold
|
567
1233
|
|
1234
|
+
[36x36@2/stock/form]
|
1235
|
+
Size=36
|
1236
|
+
Scale=2
|
1237
|
+
Context=Stock
|
1238
|
+
Type=Threshold
|
1239
|
+
|
568
1240
|
[36x36/stock/image]
|
569
1241
|
Size=36
|
570
1242
|
Context=Stock
|
571
1243
|
Type=Threshold
|
572
1244
|
|
1245
|
+
[36x36@2/stock/image]
|
1246
|
+
Size=36
|
1247
|
+
Scale=2
|
1248
|
+
Context=Stock
|
1249
|
+
Type=Threshold
|
1250
|
+
|
573
1251
|
[36x36/stock/io]
|
574
1252
|
Size=36
|
575
1253
|
Context=Stock
|
576
1254
|
Type=Threshold
|
577
1255
|
|
1256
|
+
[36x36@2/stock/io]
|
1257
|
+
Size=36
|
1258
|
+
Scale=2
|
1259
|
+
Context=Stock
|
1260
|
+
Type=Threshold
|
1261
|
+
|
578
1262
|
[36x36/stock/media]
|
579
1263
|
Size=36
|
580
1264
|
Context=Stock
|
581
1265
|
Type=Threshold
|
582
1266
|
|
1267
|
+
[36x36@2/stock/media]
|
1268
|
+
Size=36
|
1269
|
+
Scale=2
|
1270
|
+
Context=Stock
|
1271
|
+
Type=Threshold
|
1272
|
+
|
583
1273
|
[36x36/stock/navigation]
|
584
1274
|
Size=36
|
585
1275
|
Context=Stock
|
586
1276
|
Type=Threshold
|
587
1277
|
|
1278
|
+
[36x36@2/stock/navigation]
|
1279
|
+
Size=36
|
1280
|
+
Scale=2
|
1281
|
+
Context=Stock
|
1282
|
+
Type=Threshold
|
1283
|
+
|
588
1284
|
[36x36/stock/net]
|
589
1285
|
Size=36
|
590
1286
|
Context=Stock
|
591
1287
|
Type=Threshold
|
592
1288
|
|
1289
|
+
[36x36@2/stock/net]
|
1290
|
+
Size=36
|
1291
|
+
Scale=2
|
1292
|
+
Context=Stock
|
1293
|
+
Type=Threshold
|
1294
|
+
|
593
1295
|
[36x36/stock/object]
|
594
1296
|
Size=36
|
595
1297
|
Context=Stock
|
596
1298
|
Type=Threshold
|
597
1299
|
|
1300
|
+
[36x36@2/stock/object]
|
1301
|
+
Size=36
|
1302
|
+
Scale=2
|
1303
|
+
Context=Stock
|
1304
|
+
Type=Threshold
|
1305
|
+
|
598
1306
|
[36x36/stock/table]
|
599
1307
|
Size=36
|
600
1308
|
Context=Stock
|
601
1309
|
Type=Threshold
|
602
1310
|
|
1311
|
+
[36x36@2/stock/table]
|
1312
|
+
Size=36
|
1313
|
+
Scale=2
|
1314
|
+
Context=Stock
|
1315
|
+
Type=Threshold
|
1316
|
+
|
603
1317
|
[36x36/stock/text]
|
604
1318
|
Size=36
|
605
1319
|
Context=Stock
|
606
1320
|
Type=Threshold
|
607
1321
|
|
1322
|
+
[36x36@2/stock/text]
|
1323
|
+
Size=36
|
1324
|
+
Scale=2
|
1325
|
+
Context=Stock
|
1326
|
+
Type=Threshold
|
1327
|
+
|
608
1328
|
[48x48/actions]
|
609
1329
|
Size=48
|
610
1330
|
Context=Actions
|
611
1331
|
Type=Threshold
|
612
1332
|
|
1333
|
+
[48x48@2/actions]
|
1334
|
+
Size=48
|
1335
|
+
Scale=2
|
1336
|
+
Context=Actions
|
1337
|
+
Type=Threshold
|
1338
|
+
|
613
1339
|
[48x48/animations]
|
614
1340
|
Size=48
|
615
1341
|
Context=Animations
|
616
1342
|
Type=Threshold
|
617
1343
|
|
1344
|
+
[48x48@2/animations]
|
1345
|
+
Size=48
|
1346
|
+
Scale=2
|
1347
|
+
Context=Animations
|
1348
|
+
Type=Threshold
|
1349
|
+
|
618
1350
|
[48x48/apps]
|
619
1351
|
Size=48
|
620
1352
|
Context=Applications
|
621
1353
|
Type=Threshold
|
622
1354
|
|
623
|
-
[48x48/
|
1355
|
+
[48x48@2/apps]
|
624
1356
|
Size=48
|
625
|
-
|
1357
|
+
Scale=2
|
1358
|
+
Context=Applications
|
1359
|
+
Type=Threshold
|
1360
|
+
|
1361
|
+
[48x48/categories]
|
1362
|
+
Size=48
|
1363
|
+
Context=Categories
|
1364
|
+
Type=Threshold
|
1365
|
+
|
1366
|
+
[48x48@2/categories]
|
1367
|
+
Size=48
|
1368
|
+
Scale=2
|
1369
|
+
Context=Categories
|
626
1370
|
Type=Threshold
|
627
1371
|
|
628
1372
|
[48x48/devices]
|
@@ -630,337 +1374,746 @@ Size=48
|
|
630
1374
|
Context=Devices
|
631
1375
|
Type=Threshold
|
632
1376
|
|
1377
|
+
[48x48@2/devices]
|
1378
|
+
Size=48
|
1379
|
+
Scale=2
|
1380
|
+
Context=Devices
|
1381
|
+
Type=Threshold
|
1382
|
+
|
633
1383
|
[48x48/emblems]
|
634
1384
|
Size=48
|
635
1385
|
Context=Emblems
|
636
1386
|
Type=Threshold
|
637
1387
|
|
1388
|
+
[48x48@2/emblems]
|
1389
|
+
Size=48
|
1390
|
+
Scale=2
|
1391
|
+
Context=Emblems
|
1392
|
+
Type=Threshold
|
1393
|
+
|
638
1394
|
[48x48/emotes]
|
639
1395
|
Size=48
|
640
1396
|
Context=Emotes
|
641
1397
|
Type=Threshold
|
642
1398
|
|
1399
|
+
[48x48@2/emotes]
|
1400
|
+
Size=48
|
1401
|
+
Scale=2
|
1402
|
+
Context=Emotes
|
1403
|
+
Type=Threshold
|
1404
|
+
|
643
1405
|
[48x48/filesystems]
|
644
1406
|
Size=48
|
645
1407
|
Context=FileSystems
|
646
1408
|
Type=Threshold
|
647
1409
|
|
1410
|
+
[48x48@2/filesystems]
|
1411
|
+
Size=48
|
1412
|
+
Scale=2
|
1413
|
+
Context=FileSystems
|
1414
|
+
Type=Threshold
|
1415
|
+
|
648
1416
|
[48x48/intl]
|
649
1417
|
Size=48
|
650
1418
|
Context=International
|
651
1419
|
Type=Threshold
|
652
1420
|
|
1421
|
+
[48x48@2/intl]
|
1422
|
+
Size=48
|
1423
|
+
Scale=2
|
1424
|
+
Context=International
|
1425
|
+
Type=Threshold
|
1426
|
+
|
653
1427
|
[48x48/mimetypes]
|
654
1428
|
Size=48
|
655
1429
|
Context=MimeTypes
|
656
1430
|
Type=Threshold
|
657
1431
|
|
1432
|
+
[48x48@2/mimetypes]
|
1433
|
+
Size=48
|
1434
|
+
Scale=2
|
1435
|
+
Context=MimeTypes
|
1436
|
+
Type=Threshold
|
1437
|
+
|
658
1438
|
[48x48/places]
|
659
1439
|
Size=48
|
660
1440
|
Context=Places
|
661
1441
|
Type=Threshold
|
662
1442
|
|
1443
|
+
[48x48@2/places]
|
1444
|
+
Size=48
|
1445
|
+
Scale=2
|
1446
|
+
Context=Places
|
1447
|
+
Type=Threshold
|
1448
|
+
|
663
1449
|
[48x48/status]
|
664
1450
|
Size=48
|
665
1451
|
Context=Status
|
666
1452
|
Type=Threshold
|
667
1453
|
|
1454
|
+
[48x48@2/status]
|
1455
|
+
Size=48
|
1456
|
+
Scale=2
|
1457
|
+
Context=Status
|
1458
|
+
Type=Threshold
|
1459
|
+
|
668
1460
|
[48x48/stock/chart]
|
669
1461
|
Size=48
|
670
1462
|
Context=Stock
|
671
1463
|
Type=Threshold
|
672
1464
|
|
1465
|
+
[48x48@2/stock/chart]
|
1466
|
+
Size=48
|
1467
|
+
Scale=2
|
1468
|
+
Context=Stock
|
1469
|
+
Type=Threshold
|
1470
|
+
|
673
1471
|
[48x48/stock/code]
|
674
1472
|
Size=48
|
675
1473
|
Context=Stock
|
676
1474
|
Type=Threshold
|
677
1475
|
|
1476
|
+
[48x48@2/stock/code]
|
1477
|
+
Size=48
|
1478
|
+
Scale=2
|
1479
|
+
Context=Stock
|
1480
|
+
Type=Threshold
|
1481
|
+
|
678
1482
|
[48x48/stock/data]
|
679
1483
|
Size=48
|
680
1484
|
Context=Stock
|
681
1485
|
Type=Threshold
|
682
1486
|
|
1487
|
+
[48x48@2/stock/data]
|
1488
|
+
Size=48
|
1489
|
+
Scale=2
|
1490
|
+
Context=Stock
|
1491
|
+
Type=Threshold
|
1492
|
+
|
683
1493
|
[48x48/stock/form]
|
684
1494
|
Size=48
|
685
1495
|
Context=Stock
|
686
1496
|
Type=Threshold
|
687
1497
|
|
1498
|
+
[48x48@2/stock/form]
|
1499
|
+
Size=48
|
1500
|
+
Scale=2
|
1501
|
+
Context=Stock
|
1502
|
+
Type=Threshold
|
1503
|
+
|
688
1504
|
[48x48/stock/image]
|
689
1505
|
Size=48
|
690
1506
|
Context=Stock
|
691
1507
|
Type=Threshold
|
692
1508
|
|
1509
|
+
[48x48@2/stock/image]
|
1510
|
+
Size=48
|
1511
|
+
Scale=2
|
1512
|
+
Context=Stock
|
1513
|
+
Type=Threshold
|
1514
|
+
|
693
1515
|
[48x48/stock/io]
|
694
1516
|
Size=48
|
695
1517
|
Context=Stock
|
696
1518
|
Type=Threshold
|
697
1519
|
|
1520
|
+
[48x48@2/stock/io]
|
1521
|
+
Size=48
|
1522
|
+
Scale=2
|
1523
|
+
Context=Stock
|
1524
|
+
Type=Threshold
|
1525
|
+
|
698
1526
|
[48x48/stock/media]
|
699
1527
|
Size=48
|
700
1528
|
Context=Stock
|
701
1529
|
Type=Threshold
|
702
1530
|
|
1531
|
+
[48x48@2/stock/media]
|
1532
|
+
Size=48
|
1533
|
+
Scale=2
|
1534
|
+
Context=Stock
|
1535
|
+
Type=Threshold
|
1536
|
+
|
703
1537
|
[48x48/stock/navigation]
|
704
1538
|
Size=48
|
705
1539
|
Context=Stock
|
706
1540
|
Type=Threshold
|
707
1541
|
|
1542
|
+
[48x48@2/stock/navigation]
|
1543
|
+
Size=48
|
1544
|
+
Scale=2
|
1545
|
+
Context=Stock
|
1546
|
+
Type=Threshold
|
1547
|
+
|
708
1548
|
[48x48/stock/net]
|
709
1549
|
Size=48
|
710
1550
|
Context=Stock
|
711
1551
|
Type=Threshold
|
712
1552
|
|
1553
|
+
[48x48@2/stock/net]
|
1554
|
+
Size=48
|
1555
|
+
Scale=2
|
1556
|
+
Context=Stock
|
1557
|
+
Type=Threshold
|
1558
|
+
|
713
1559
|
[48x48/stock/object]
|
714
1560
|
Size=48
|
715
1561
|
Context=Stock
|
716
1562
|
Type=Threshold
|
717
1563
|
|
1564
|
+
[48x48@2/stock/object]
|
1565
|
+
Size=48
|
1566
|
+
Scale=2
|
1567
|
+
Context=Stock
|
1568
|
+
Type=Threshold
|
1569
|
+
|
718
1570
|
[48x48/stock/table]
|
719
1571
|
Size=48
|
720
1572
|
Context=Stock
|
721
1573
|
Type=Threshold
|
722
1574
|
|
1575
|
+
[48x48@2/stock/table]
|
1576
|
+
Size=48
|
1577
|
+
Scale=2
|
1578
|
+
Context=Stock
|
1579
|
+
Type=Threshold
|
1580
|
+
|
723
1581
|
[48x48/stock/text]
|
724
1582
|
Size=48
|
725
1583
|
Context=Stock
|
726
1584
|
Type=Threshold
|
727
1585
|
|
1586
|
+
[48x48@2/stock/text]
|
1587
|
+
Size=48
|
1588
|
+
Scale=2
|
1589
|
+
Context=Stock
|
1590
|
+
Type=Threshold
|
1591
|
+
|
728
1592
|
[64x64/actions]
|
729
1593
|
Size=64
|
730
1594
|
Context=Actions
|
731
1595
|
Type=Threshold
|
732
1596
|
|
1597
|
+
[64x64@2/actions]
|
1598
|
+
Size=64
|
1599
|
+
Scale=2
|
1600
|
+
Context=Actions
|
1601
|
+
Type=Threshold
|
1602
|
+
|
733
1603
|
[64x64/animations]
|
734
1604
|
Size=64
|
735
1605
|
Context=Animations
|
736
1606
|
Type=Threshold
|
737
1607
|
|
1608
|
+
[64x64@2/animations]
|
1609
|
+
Size=64
|
1610
|
+
Scale=2
|
1611
|
+
Context=Animations
|
1612
|
+
Type=Threshold
|
1613
|
+
|
738
1614
|
[64x64/apps]
|
739
1615
|
Size=64
|
740
1616
|
Context=Applications
|
741
1617
|
Type=Threshold
|
742
1618
|
|
1619
|
+
[64x64@2/apps]
|
1620
|
+
Size=64
|
1621
|
+
Scale=2
|
1622
|
+
Context=Applications
|
1623
|
+
Type=Threshold
|
1624
|
+
|
743
1625
|
[64x64/categories]
|
744
1626
|
Size=64
|
745
1627
|
Context=Categories
|
746
1628
|
Type=Threshold
|
747
1629
|
|
1630
|
+
[64x64@2/categories]
|
1631
|
+
Size=64
|
1632
|
+
Scale=2
|
1633
|
+
Context=Categories
|
1634
|
+
Type=Threshold
|
1635
|
+
|
748
1636
|
[64x64/devices]
|
749
1637
|
Size=64
|
750
1638
|
Context=Devices
|
751
1639
|
Type=Threshold
|
752
1640
|
|
1641
|
+
[64x64@2/devices]
|
1642
|
+
Size=64
|
1643
|
+
Scale=2
|
1644
|
+
Context=Devices
|
1645
|
+
Type=Threshold
|
1646
|
+
|
753
1647
|
[64x64/emblems]
|
754
1648
|
Size=64
|
755
1649
|
Context=Emblems
|
756
1650
|
Type=Threshold
|
757
1651
|
|
1652
|
+
[64x64@2/emblems]
|
1653
|
+
Size=64
|
1654
|
+
Scale=2
|
1655
|
+
Context=Emblems
|
1656
|
+
Type=Threshold
|
1657
|
+
|
758
1658
|
[64x64/emotes]
|
759
1659
|
Size=64
|
760
1660
|
Context=Emotes
|
761
1661
|
Type=Threshold
|
762
1662
|
|
1663
|
+
[64x64@2/emotes]
|
1664
|
+
Size=64
|
1665
|
+
Scale=2
|
1666
|
+
Context=Emotes
|
1667
|
+
Type=Threshold
|
1668
|
+
|
763
1669
|
[64x64/filesystems]
|
764
1670
|
Size=64
|
765
1671
|
Context=FileSystems
|
766
1672
|
Type=Threshold
|
767
1673
|
|
1674
|
+
[64x64@2/filesystems]
|
1675
|
+
Size=64
|
1676
|
+
Scale=2
|
1677
|
+
Context=FileSystems
|
1678
|
+
Type=Threshold
|
1679
|
+
|
768
1680
|
[64x64/intl]
|
769
1681
|
Size=64
|
770
1682
|
Context=International
|
771
1683
|
Type=Threshold
|
772
1684
|
|
1685
|
+
[64x64@2/intl]
|
1686
|
+
Size=64
|
1687
|
+
Scale=2
|
1688
|
+
Context=International
|
1689
|
+
Type=Threshold
|
1690
|
+
|
773
1691
|
[64x64/mimetypes]
|
774
1692
|
Size=64
|
775
1693
|
Context=MimeTypes
|
776
1694
|
Type=Threshold
|
777
1695
|
|
1696
|
+
[64x64@2/mimetypes]
|
1697
|
+
Size=64
|
1698
|
+
Scale=2
|
1699
|
+
Context=MimeTypes
|
1700
|
+
Type=Threshold
|
1701
|
+
|
778
1702
|
[64x64/places]
|
779
1703
|
Size=64
|
780
1704
|
Context=Places
|
781
1705
|
Type=Threshold
|
782
1706
|
|
1707
|
+
[64x64@2/places]
|
1708
|
+
Size=64
|
1709
|
+
Scale=2
|
1710
|
+
Context=Places
|
1711
|
+
Type=Threshold
|
1712
|
+
|
783
1713
|
[64x64/status]
|
784
1714
|
Size=64
|
785
1715
|
Context=Status
|
786
1716
|
Type=Threshold
|
787
1717
|
|
1718
|
+
[64x64@2/status]
|
1719
|
+
Size=64
|
1720
|
+
Scale=2
|
1721
|
+
Context=Status
|
1722
|
+
Type=Threshold
|
1723
|
+
|
788
1724
|
[64x64/stock/chart]
|
789
1725
|
Size=64
|
790
1726
|
Context=Stock
|
791
1727
|
Type=Threshold
|
792
1728
|
|
1729
|
+
[64x64@2/stock/chart]
|
1730
|
+
Size=64
|
1731
|
+
Scale=2
|
1732
|
+
Context=Stock
|
1733
|
+
Type=Threshold
|
1734
|
+
|
793
1735
|
[64x64/stock/code]
|
794
1736
|
Size=64
|
795
1737
|
Context=Stock
|
796
1738
|
Type=Threshold
|
797
1739
|
|
1740
|
+
[64x64@2/stock/code]
|
1741
|
+
Size=64
|
1742
|
+
Scale=2
|
1743
|
+
Context=Stock
|
1744
|
+
Type=Threshold
|
1745
|
+
|
798
1746
|
[64x64/stock/data]
|
799
1747
|
Size=64
|
800
1748
|
Context=Stock
|
801
1749
|
Type=Threshold
|
802
1750
|
|
1751
|
+
[64x64@2/stock/data]
|
1752
|
+
Size=64
|
1753
|
+
Scale=2
|
1754
|
+
Context=Stock
|
1755
|
+
Type=Threshold
|
1756
|
+
|
803
1757
|
[64x64/stock/form]
|
804
1758
|
Size=64
|
805
1759
|
Context=Stock
|
806
1760
|
Type=Threshold
|
807
1761
|
|
1762
|
+
[64x64@2/stock/form]
|
1763
|
+
Size=64
|
1764
|
+
Scale=2
|
1765
|
+
Context=Stock
|
1766
|
+
Type=Threshold
|
1767
|
+
|
808
1768
|
[64x64/stock/image]
|
809
1769
|
Size=64
|
810
1770
|
Context=Stock
|
811
1771
|
Type=Threshold
|
812
1772
|
|
1773
|
+
[64x64@2/stock/image]
|
1774
|
+
Size=64
|
1775
|
+
Scale=2
|
1776
|
+
Context=Stock
|
1777
|
+
Type=Threshold
|
1778
|
+
|
813
1779
|
[64x64/stock/io]
|
814
1780
|
Size=64
|
815
1781
|
Context=Stock
|
816
1782
|
Type=Threshold
|
817
1783
|
|
1784
|
+
[64x64@2/stock/io]
|
1785
|
+
Size=64
|
1786
|
+
Scale=2
|
1787
|
+
Context=Stock
|
1788
|
+
Type=Threshold
|
1789
|
+
|
818
1790
|
[64x64/stock/media]
|
819
1791
|
Size=64
|
820
1792
|
Context=Stock
|
821
1793
|
Type=Threshold
|
822
1794
|
|
1795
|
+
[64x64@2/stock/media]
|
1796
|
+
Size=64
|
1797
|
+
Scale=2
|
1798
|
+
Context=Stock
|
1799
|
+
Type=Threshold
|
1800
|
+
|
823
1801
|
[64x64/stock/navigation]
|
824
1802
|
Size=64
|
825
1803
|
Context=Stock
|
826
1804
|
Type=Threshold
|
827
1805
|
|
1806
|
+
[64x64@2/stock/navigation]
|
1807
|
+
Size=64
|
1808
|
+
Scale=2
|
1809
|
+
Context=Stock
|
1810
|
+
Type=Threshold
|
1811
|
+
|
828
1812
|
[64x64/stock/net]
|
829
1813
|
Size=64
|
830
1814
|
Context=Stock
|
831
1815
|
Type=Threshold
|
832
1816
|
|
1817
|
+
[64x64@2/stock/net]
|
1818
|
+
Size=64
|
1819
|
+
Scale=2
|
1820
|
+
Context=Stock
|
1821
|
+
Type=Threshold
|
1822
|
+
|
833
1823
|
[64x64/stock/object]
|
834
1824
|
Size=64
|
835
1825
|
Context=Stock
|
836
1826
|
Type=Threshold
|
837
1827
|
|
1828
|
+
[64x64@2/stock/object]
|
1829
|
+
Size=64
|
1830
|
+
Scale=2
|
1831
|
+
Context=Stock
|
1832
|
+
Type=Threshold
|
1833
|
+
|
838
1834
|
[64x64/stock/table]
|
839
1835
|
Size=64
|
840
1836
|
Context=Stock
|
841
1837
|
Type=Threshold
|
842
1838
|
|
1839
|
+
[64x64@2/stock/table]
|
1840
|
+
Size=64
|
1841
|
+
Scale=2
|
1842
|
+
Context=Stock
|
1843
|
+
Type=Threshold
|
1844
|
+
|
843
1845
|
[64x64/stock/text]
|
844
1846
|
Size=64
|
845
1847
|
Context=Stock
|
846
1848
|
Type=Threshold
|
1849
|
+
|
1850
|
+
[64x64@2/stock/text]
|
1851
|
+
Size=64
|
1852
|
+
Scale=2
|
1853
|
+
Context=Stock
|
1854
|
+
Type=Threshold
|
1855
|
+
|
847
1856
|
[72x72/actions]
|
848
1857
|
Size=72
|
849
1858
|
Context=Actions
|
850
1859
|
Type=Threshold
|
851
1860
|
|
1861
|
+
[72x72@2/actions]
|
1862
|
+
Size=72
|
1863
|
+
Scale=2
|
1864
|
+
Context=Actions
|
1865
|
+
Type=Threshold
|
1866
|
+
|
852
1867
|
[72x72/animations]
|
853
1868
|
Size=72
|
854
1869
|
Context=Animations
|
855
1870
|
Type=Threshold
|
856
1871
|
|
1872
|
+
[72x72@2/animations]
|
1873
|
+
Size=72
|
1874
|
+
Scale=2
|
1875
|
+
Context=Animations
|
1876
|
+
Type=Threshold
|
1877
|
+
|
857
1878
|
[72x72/apps]
|
858
1879
|
Size=72
|
859
1880
|
Context=Applications
|
860
1881
|
Type=Threshold
|
861
1882
|
|
1883
|
+
[72x72@2/apps]
|
1884
|
+
Size=72
|
1885
|
+
Scale=2
|
1886
|
+
Context=Applications
|
1887
|
+
Type=Threshold
|
1888
|
+
|
862
1889
|
[72x72/categories]
|
863
1890
|
Size=72
|
864
1891
|
Context=Categories
|
865
1892
|
Type=Threshold
|
866
1893
|
|
1894
|
+
[72x72@2/categories]
|
1895
|
+
Size=72
|
1896
|
+
Scale=2
|
1897
|
+
Context=Categories
|
1898
|
+
Type=Threshold
|
1899
|
+
|
867
1900
|
[72x72/devices]
|
868
1901
|
Size=72
|
869
1902
|
Context=Devices
|
870
1903
|
Type=Threshold
|
871
1904
|
|
1905
|
+
[72x72@2/devices]
|
1906
|
+
Size=72
|
1907
|
+
Scale=2
|
1908
|
+
Context=Devices
|
1909
|
+
Type=Threshold
|
1910
|
+
|
872
1911
|
[72x72/emblems]
|
873
1912
|
Size=72
|
874
1913
|
Context=Emblems
|
875
1914
|
Type=Threshold
|
876
1915
|
|
1916
|
+
[72x72@2/emblems]
|
1917
|
+
Size=72
|
1918
|
+
Scale=2
|
1919
|
+
Context=Emblems
|
1920
|
+
Type=Threshold
|
1921
|
+
|
877
1922
|
[72x72/emotes]
|
878
1923
|
Size=72
|
879
1924
|
Context=Emotes
|
880
1925
|
Type=Threshold
|
881
1926
|
|
1927
|
+
[72x72@2/emotes]
|
1928
|
+
Size=72
|
1929
|
+
Scale=2
|
1930
|
+
Context=Emotes
|
1931
|
+
Type=Threshold
|
1932
|
+
|
882
1933
|
[72x72/filesystems]
|
883
1934
|
Size=72
|
884
1935
|
Context=FileSystems
|
885
1936
|
Type=Threshold
|
886
1937
|
|
1938
|
+
[72x72@2/filesystems]
|
1939
|
+
Size=72
|
1940
|
+
Scale=2
|
1941
|
+
Context=FileSystems
|
1942
|
+
Type=Threshold
|
1943
|
+
|
887
1944
|
[72x72/intl]
|
888
1945
|
Size=72
|
889
1946
|
Context=International
|
890
1947
|
Type=Threshold
|
891
1948
|
|
1949
|
+
[72x72@2/intl]
|
1950
|
+
Size=72
|
1951
|
+
Scale=2
|
1952
|
+
Context=International
|
1953
|
+
Type=Threshold
|
1954
|
+
|
892
1955
|
[72x72/mimetypes]
|
893
1956
|
Size=72
|
894
1957
|
Context=MimeTypes
|
895
1958
|
Type=Threshold
|
896
1959
|
|
1960
|
+
[72x72@2/mimetypes]
|
1961
|
+
Size=72
|
1962
|
+
Scale=2
|
1963
|
+
Context=MimeTypes
|
1964
|
+
Type=Threshold
|
1965
|
+
|
897
1966
|
[72x72/places]
|
898
1967
|
Size=72
|
899
1968
|
Context=Places
|
900
1969
|
Type=Threshold
|
901
1970
|
|
1971
|
+
[72x72@2/places]
|
1972
|
+
Size=72
|
1973
|
+
Scale=2
|
1974
|
+
Context=Places
|
1975
|
+
Type=Threshold
|
1976
|
+
|
902
1977
|
[72x72/status]
|
903
1978
|
Size=72
|
904
1979
|
Context=Status
|
905
1980
|
Type=Threshold
|
906
1981
|
|
1982
|
+
[72x72@2/status]
|
1983
|
+
Size=72
|
1984
|
+
Scale=2
|
1985
|
+
Context=Status
|
1986
|
+
Type=Threshold
|
1987
|
+
|
907
1988
|
[72x72/stock/chart]
|
908
1989
|
Size=72
|
909
1990
|
Context=Stock
|
910
1991
|
Type=Threshold
|
911
1992
|
|
1993
|
+
[72x72@2/stock/chart]
|
1994
|
+
Size=72
|
1995
|
+
Scale=2
|
1996
|
+
Context=Stock
|
1997
|
+
Type=Threshold
|
1998
|
+
|
912
1999
|
[72x72/stock/code]
|
913
2000
|
Size=72
|
914
2001
|
Context=Stock
|
915
2002
|
Type=Threshold
|
916
2003
|
|
2004
|
+
[72x72@2/stock/code]
|
2005
|
+
Size=72
|
2006
|
+
Scale=2
|
2007
|
+
Context=Stock
|
2008
|
+
Type=Threshold
|
2009
|
+
|
917
2010
|
[72x72/stock/data]
|
918
2011
|
Size=72
|
919
2012
|
Context=Stock
|
920
2013
|
Type=Threshold
|
921
2014
|
|
922
|
-
[72x72/stock/
|
2015
|
+
[72x72@2/stock/data]
|
923
2016
|
Size=72
|
2017
|
+
Scale=2
|
924
2018
|
Context=Stock
|
925
2019
|
Type=Threshold
|
926
2020
|
|
927
|
-
[72x72/stock/
|
2021
|
+
[72x72/stock/form]
|
928
2022
|
Size=72
|
929
2023
|
Context=Stock
|
930
2024
|
Type=Threshold
|
931
2025
|
|
932
|
-
[72x72/stock/
|
2026
|
+
[72x72@2/stock/form]
|
933
2027
|
Size=72
|
2028
|
+
Scale=2
|
934
2029
|
Context=Stock
|
935
2030
|
Type=Threshold
|
936
2031
|
|
937
|
-
[72x72/stock/
|
2032
|
+
[72x72/stock/image]
|
938
2033
|
Size=72
|
939
2034
|
Context=Stock
|
940
2035
|
Type=Threshold
|
941
2036
|
|
942
|
-
[72x72/stock/
|
2037
|
+
[72x72@2/stock/image]
|
943
2038
|
Size=72
|
2039
|
+
Scale=2
|
944
2040
|
Context=Stock
|
945
2041
|
Type=Threshold
|
946
2042
|
|
947
|
-
[72x72/stock/
|
2043
|
+
[72x72/stock/io]
|
948
2044
|
Size=72
|
949
2045
|
Context=Stock
|
950
2046
|
Type=Threshold
|
951
2047
|
|
952
|
-
[72x72/stock/
|
2048
|
+
[72x72@2/stock/io]
|
953
2049
|
Size=72
|
2050
|
+
Scale=2
|
954
2051
|
Context=Stock
|
955
2052
|
Type=Threshold
|
956
2053
|
|
957
|
-
[72x72/stock/
|
2054
|
+
[72x72/stock/media]
|
958
2055
|
Size=72
|
959
2056
|
Context=Stock
|
960
2057
|
Type=Threshold
|
961
2058
|
|
962
|
-
[72x72/stock/
|
2059
|
+
[72x72@2/stock/media]
|
963
2060
|
Size=72
|
2061
|
+
Scale=2
|
2062
|
+
Context=Stock
|
2063
|
+
Type=Threshold
|
2064
|
+
|
2065
|
+
[72x72/stock/navigation]
|
2066
|
+
Size=72
|
2067
|
+
Context=Stock
|
2068
|
+
Type=Threshold
|
2069
|
+
|
2070
|
+
[72x72@2/stock/navigation]
|
2071
|
+
Size=72
|
2072
|
+
Scale=2
|
2073
|
+
Context=Stock
|
2074
|
+
Type=Threshold
|
2075
|
+
|
2076
|
+
[72x72/stock/net]
|
2077
|
+
Size=72
|
2078
|
+
Context=Stock
|
2079
|
+
Type=Threshold
|
2080
|
+
|
2081
|
+
[72x72@2/stock/net]
|
2082
|
+
Size=72
|
2083
|
+
Scale=2
|
2084
|
+
Context=Stock
|
2085
|
+
Type=Threshold
|
2086
|
+
|
2087
|
+
[72x72/stock/object]
|
2088
|
+
Size=72
|
2089
|
+
Context=Stock
|
2090
|
+
Type=Threshold
|
2091
|
+
|
2092
|
+
[72x72@2/stock/object]
|
2093
|
+
Size=72
|
2094
|
+
Scale=2
|
2095
|
+
Context=Stock
|
2096
|
+
Type=Threshold
|
2097
|
+
|
2098
|
+
[72x72/stock/table]
|
2099
|
+
Size=72
|
2100
|
+
Context=Stock
|
2101
|
+
Type=Threshold
|
2102
|
+
|
2103
|
+
[72x72@2/stock/table]
|
2104
|
+
Size=72
|
2105
|
+
Scale=2
|
2106
|
+
Context=Stock
|
2107
|
+
Type=Threshold
|
2108
|
+
|
2109
|
+
[72x72/stock/text]
|
2110
|
+
Size=72
|
2111
|
+
Context=Stock
|
2112
|
+
Type=Threshold
|
2113
|
+
|
2114
|
+
[72x72@2/stock/text]
|
2115
|
+
Size=72
|
2116
|
+
Scale=2
|
964
2117
|
Context=Stock
|
965
2118
|
Type=Threshold
|
966
2119
|
|
@@ -969,441 +2122,969 @@ Size=96
|
|
969
2122
|
Context=Actions
|
970
2123
|
Type=Threshold
|
971
2124
|
|
2125
|
+
[96x96@2/actions]
|
2126
|
+
Size=96
|
2127
|
+
Scale=2
|
2128
|
+
Context=Actions
|
2129
|
+
Type=Threshold
|
2130
|
+
|
972
2131
|
[96x96/animations]
|
973
2132
|
Size=96
|
974
2133
|
Context=Animations
|
975
2134
|
Type=Threshold
|
976
2135
|
|
2136
|
+
[96x96@2/animations]
|
2137
|
+
Size=96
|
2138
|
+
Scale=2
|
2139
|
+
Context=Animations
|
2140
|
+
Type=Threshold
|
2141
|
+
|
977
2142
|
[96x96/apps]
|
978
2143
|
Size=96
|
979
2144
|
Context=Applications
|
980
2145
|
Type=Threshold
|
981
2146
|
|
2147
|
+
[96x96@2/apps]
|
2148
|
+
Size=96
|
2149
|
+
Scale=2
|
2150
|
+
Context=Applications
|
2151
|
+
Type=Threshold
|
2152
|
+
|
982
2153
|
[96x96/categories]
|
983
2154
|
Size=96
|
984
2155
|
Context=Categories
|
985
2156
|
Type=Threshold
|
986
2157
|
|
2158
|
+
[96x96@2/categories]
|
2159
|
+
Size=96
|
2160
|
+
Scale=2
|
2161
|
+
Context=Categories
|
2162
|
+
Type=Threshold
|
2163
|
+
|
987
2164
|
[96x96/devices]
|
988
2165
|
Size=96
|
989
2166
|
Context=Devices
|
990
2167
|
Type=Threshold
|
991
2168
|
|
2169
|
+
[96x96@2/devices]
|
2170
|
+
Size=96
|
2171
|
+
Scale=2
|
2172
|
+
Context=Devices
|
2173
|
+
Type=Threshold
|
2174
|
+
|
992
2175
|
[96x96/emblems]
|
993
2176
|
Size=96
|
994
2177
|
Context=Emblems
|
995
2178
|
Type=Threshold
|
996
2179
|
|
2180
|
+
[96x96@2/emblems]
|
2181
|
+
Size=96
|
2182
|
+
Scale=2
|
2183
|
+
Context=Emblems
|
2184
|
+
Type=Threshold
|
2185
|
+
|
997
2186
|
[96x96/emotes]
|
998
2187
|
Size=96
|
999
2188
|
Context=Emotes
|
1000
2189
|
Type=Threshold
|
1001
2190
|
|
2191
|
+
[96x96@2/emotes]
|
2192
|
+
Size=96
|
2193
|
+
Scale=2
|
2194
|
+
Context=Emotes
|
2195
|
+
Type=Threshold
|
2196
|
+
|
1002
2197
|
[96x96/filesystems]
|
1003
2198
|
Size=96
|
1004
2199
|
Context=FileSystems
|
1005
2200
|
Type=Threshold
|
1006
2201
|
|
2202
|
+
[96x96@2/filesystems]
|
2203
|
+
Size=96
|
2204
|
+
Scale=2
|
2205
|
+
Context=FileSystems
|
2206
|
+
Type=Threshold
|
2207
|
+
|
1007
2208
|
[96x96/intl]
|
1008
2209
|
Size=96
|
1009
2210
|
Context=International
|
1010
2211
|
Type=Threshold
|
1011
2212
|
|
2213
|
+
[96x96@2/intl]
|
2214
|
+
Size=96
|
2215
|
+
Scale=2
|
2216
|
+
Context=International
|
2217
|
+
Type=Threshold
|
2218
|
+
|
1012
2219
|
[96x96/mimetypes]
|
1013
2220
|
Size=96
|
1014
2221
|
Context=MimeTypes
|
1015
2222
|
Type=Threshold
|
1016
2223
|
|
2224
|
+
[96x96@2/mimetypes]
|
2225
|
+
Size=96
|
2226
|
+
Scale=2
|
2227
|
+
Context=MimeTypes
|
2228
|
+
Type=Threshold
|
2229
|
+
|
1017
2230
|
[96x96/places]
|
1018
2231
|
Size=96
|
1019
2232
|
Context=Places
|
1020
2233
|
Type=Threshold
|
1021
2234
|
|
2235
|
+
[96x96@2/places]
|
2236
|
+
Size=96
|
2237
|
+
Scale=2
|
2238
|
+
Context=Places
|
2239
|
+
Type=Threshold
|
2240
|
+
|
1022
2241
|
[96x96/status]
|
1023
2242
|
Size=96
|
1024
2243
|
Context=Status
|
1025
2244
|
Type=Threshold
|
1026
2245
|
|
2246
|
+
[96x96@2/status]
|
2247
|
+
Size=96
|
2248
|
+
Scale=2
|
2249
|
+
Context=Status
|
2250
|
+
Type=Threshold
|
2251
|
+
|
1027
2252
|
[96x96/stock/chart]
|
1028
2253
|
Size=96
|
1029
2254
|
Context=Stock
|
1030
2255
|
Type=Threshold
|
1031
2256
|
|
2257
|
+
[96x96@2/stock/chart]
|
2258
|
+
Size=96
|
2259
|
+
Scale=2
|
2260
|
+
Context=Stock
|
2261
|
+
Type=Threshold
|
2262
|
+
|
1032
2263
|
[96x96/stock/code]
|
1033
2264
|
Size=96
|
1034
2265
|
Context=Stock
|
1035
2266
|
Type=Threshold
|
1036
2267
|
|
2268
|
+
[96x96@2/stock/code]
|
2269
|
+
Size=96
|
2270
|
+
Scale=2
|
2271
|
+
Context=Stock
|
2272
|
+
Type=Threshold
|
2273
|
+
|
1037
2274
|
[96x96/stock/data]
|
1038
2275
|
Size=96
|
1039
2276
|
Context=Stock
|
1040
2277
|
Type=Threshold
|
1041
2278
|
|
2279
|
+
[96x96@2/stock/data]
|
2280
|
+
Size=96
|
2281
|
+
Scale=2
|
2282
|
+
Context=Stock
|
2283
|
+
Type=Threshold
|
2284
|
+
|
1042
2285
|
[96x96/stock/form]
|
1043
2286
|
Size=96
|
1044
2287
|
Context=Stock
|
1045
2288
|
Type=Threshold
|
1046
2289
|
|
2290
|
+
[96x96@2/stock/form]
|
2291
|
+
Size=96
|
2292
|
+
Scale=2
|
2293
|
+
Context=Stock
|
2294
|
+
Type=Threshold
|
2295
|
+
|
1047
2296
|
[96x96/stock/image]
|
1048
2297
|
Size=96
|
1049
2298
|
Context=Stock
|
1050
2299
|
Type=Threshold
|
1051
2300
|
|
2301
|
+
[96x96@2/stock/image]
|
2302
|
+
Size=96
|
2303
|
+
Scale=2
|
2304
|
+
Context=Stock
|
2305
|
+
Type=Threshold
|
2306
|
+
|
1052
2307
|
[96x96/stock/io]
|
1053
2308
|
Size=96
|
1054
2309
|
Context=Stock
|
1055
2310
|
Type=Threshold
|
1056
2311
|
|
2312
|
+
[96x96@2/stock/io]
|
2313
|
+
Size=96
|
2314
|
+
Scale=2
|
2315
|
+
Context=Stock
|
2316
|
+
Type=Threshold
|
2317
|
+
|
1057
2318
|
[96x96/stock/media]
|
1058
2319
|
Size=96
|
1059
2320
|
Context=Stock
|
1060
2321
|
Type=Threshold
|
1061
2322
|
|
2323
|
+
[96x96@2/stock/media]
|
2324
|
+
Size=96
|
2325
|
+
Scale=2
|
2326
|
+
Context=Stock
|
2327
|
+
Type=Threshold
|
2328
|
+
|
1062
2329
|
[96x96/stock/navigation]
|
1063
2330
|
Size=96
|
1064
2331
|
Context=Stock
|
1065
2332
|
Type=Threshold
|
1066
2333
|
|
2334
|
+
[96x96@2/stock/navigation]
|
2335
|
+
Size=96
|
2336
|
+
Scale=2
|
2337
|
+
Context=Stock
|
2338
|
+
Type=Threshold
|
2339
|
+
|
1067
2340
|
[96x96/stock/net]
|
1068
2341
|
Size=96
|
1069
2342
|
Context=Stock
|
1070
2343
|
Type=Threshold
|
1071
2344
|
|
2345
|
+
[96x96@2/stock/net]
|
2346
|
+
Size=96
|
2347
|
+
Scale=2
|
2348
|
+
Context=Stock
|
2349
|
+
Type=Threshold
|
2350
|
+
|
1072
2351
|
[96x96/stock/object]
|
1073
2352
|
Size=96
|
1074
2353
|
Context=Stock
|
1075
2354
|
Type=Threshold
|
1076
2355
|
|
2356
|
+
[96x96@2/stock/object]
|
2357
|
+
Size=96
|
2358
|
+
Scale=2
|
2359
|
+
Context=Stock
|
2360
|
+
Type=Threshold
|
2361
|
+
|
1077
2362
|
[96x96/stock/table]
|
1078
2363
|
Size=96
|
1079
2364
|
Context=Stock
|
1080
2365
|
Type=Threshold
|
1081
2366
|
|
2367
|
+
[96x96@2/stock/table]
|
2368
|
+
Size=96
|
2369
|
+
Scale=2
|
2370
|
+
Context=Stock
|
2371
|
+
Type=Threshold
|
2372
|
+
|
1082
2373
|
[96x96/stock/text]
|
1083
2374
|
Size=96
|
1084
2375
|
Context=Stock
|
1085
2376
|
Type=Threshold
|
1086
2377
|
|
2378
|
+
[96x96@2/stock/text]
|
2379
|
+
Size=96
|
2380
|
+
Scale=2
|
2381
|
+
Context=Stock
|
2382
|
+
Type=Threshold
|
2383
|
+
|
1087
2384
|
[128x128/actions]
|
1088
2385
|
Size=128
|
1089
2386
|
Context=Actions
|
1090
2387
|
Type=Threshold
|
1091
2388
|
|
2389
|
+
[128x128@2/actions]
|
2390
|
+
Size=128
|
2391
|
+
Scale=2
|
2392
|
+
Context=Actions
|
2393
|
+
Type=Threshold
|
2394
|
+
|
1092
2395
|
[128x128/animations]
|
1093
2396
|
Size=128
|
1094
2397
|
Context=Animations
|
1095
2398
|
Type=Threshold
|
1096
2399
|
|
2400
|
+
[128x128@2/animations]
|
2401
|
+
Size=128
|
2402
|
+
Scale=2
|
2403
|
+
Context=Animations
|
2404
|
+
Type=Threshold
|
2405
|
+
|
1097
2406
|
[128x128/apps]
|
1098
2407
|
Size=128
|
1099
2408
|
Context=Applications
|
1100
2409
|
Type=Threshold
|
1101
2410
|
|
2411
|
+
[128x128@2/apps]
|
2412
|
+
Size=128
|
2413
|
+
Scale=2
|
2414
|
+
Context=Applications
|
2415
|
+
Type=Threshold
|
2416
|
+
|
1102
2417
|
[128x128/categories]
|
1103
2418
|
Size=128
|
1104
2419
|
Context=Categories
|
1105
2420
|
Type=Threshold
|
1106
2421
|
|
2422
|
+
[128x128@2/categories]
|
2423
|
+
Size=128
|
2424
|
+
Scale=2
|
2425
|
+
Context=Categories
|
2426
|
+
Type=Threshold
|
2427
|
+
|
1107
2428
|
[128x128/devices]
|
1108
2429
|
Size=128
|
1109
2430
|
Context=Devices
|
1110
2431
|
Type=Threshold
|
1111
2432
|
|
2433
|
+
[128x128@2/devices]
|
2434
|
+
Size=128
|
2435
|
+
Scale=2
|
2436
|
+
Context=Devices
|
2437
|
+
Type=Threshold
|
2438
|
+
|
1112
2439
|
[128x128/emblems]
|
1113
2440
|
Size=128
|
1114
2441
|
Context=Emblems
|
1115
2442
|
Type=Threshold
|
1116
2443
|
|
2444
|
+
[128x128@2/emblems]
|
2445
|
+
Size=128
|
2446
|
+
Scale=2
|
2447
|
+
Context=Emblems
|
2448
|
+
Type=Threshold
|
2449
|
+
|
1117
2450
|
[128x128/emotes]
|
1118
2451
|
Size=128
|
1119
2452
|
Context=Emotes
|
1120
2453
|
Type=Threshold
|
1121
2454
|
|
2455
|
+
[128x128@2/emotes]
|
2456
|
+
Size=128
|
2457
|
+
Scale=2
|
2458
|
+
Context=Emotes
|
2459
|
+
Type=Threshold
|
2460
|
+
|
1122
2461
|
[128x128/filesystems]
|
1123
2462
|
Size=128
|
1124
2463
|
Context=FileSystems
|
1125
2464
|
Type=Threshold
|
1126
2465
|
|
2466
|
+
[128x128@2/filesystems]
|
2467
|
+
Size=128
|
2468
|
+
Scale=2
|
2469
|
+
Context=FileSystems
|
2470
|
+
Type=Threshold
|
2471
|
+
|
1127
2472
|
[128x128/intl]
|
1128
2473
|
Size=128
|
1129
2474
|
Context=International
|
1130
2475
|
Type=Threshold
|
1131
2476
|
|
2477
|
+
[128x128@2/intl]
|
2478
|
+
Size=128
|
2479
|
+
Scale=2
|
2480
|
+
Context=International
|
2481
|
+
Type=Threshold
|
2482
|
+
|
1132
2483
|
[128x128/mimetypes]
|
1133
2484
|
Size=128
|
1134
2485
|
Context=MimeTypes
|
1135
2486
|
Type=Threshold
|
1136
2487
|
|
2488
|
+
[128x128@2/mimetypes]
|
2489
|
+
Size=128
|
2490
|
+
Scale=2
|
2491
|
+
Context=MimeTypes
|
2492
|
+
Type=Threshold
|
2493
|
+
|
1137
2494
|
[128x128/places]
|
1138
2495
|
Size=128
|
1139
2496
|
Context=Places
|
1140
2497
|
Type=Threshold
|
1141
2498
|
|
2499
|
+
[128x128@2/places]
|
2500
|
+
Size=128
|
2501
|
+
Scale=2
|
2502
|
+
Context=Places
|
2503
|
+
Type=Threshold
|
2504
|
+
|
1142
2505
|
[128x128/status]
|
1143
2506
|
Size=128
|
1144
2507
|
Context=Status
|
1145
2508
|
Type=Threshold
|
1146
2509
|
|
2510
|
+
[128x128@2/status]
|
2511
|
+
Size=128
|
2512
|
+
Scale=2
|
2513
|
+
Context=Status
|
2514
|
+
Type=Threshold
|
2515
|
+
|
1147
2516
|
[128x128/stock/chart]
|
1148
2517
|
Size=128
|
1149
2518
|
Context=Stock
|
1150
2519
|
Type=Threshold
|
1151
2520
|
|
2521
|
+
[128x128@2/stock/chart]
|
2522
|
+
Size=128
|
2523
|
+
Scale=2
|
2524
|
+
Context=Stock
|
2525
|
+
Type=Threshold
|
2526
|
+
|
1152
2527
|
[128x128/stock/code]
|
1153
2528
|
Size=128
|
1154
2529
|
Context=Stock
|
1155
2530
|
Type=Threshold
|
1156
2531
|
|
2532
|
+
[128x128@2/stock/code]
|
2533
|
+
Size=128
|
2534
|
+
Scale=2
|
2535
|
+
Context=Stock
|
2536
|
+
Type=Threshold
|
2537
|
+
|
1157
2538
|
[128x128/stock/data]
|
1158
2539
|
Size=128
|
1159
2540
|
Context=Stock
|
1160
2541
|
Type=Threshold
|
1161
2542
|
|
2543
|
+
[128x128@2/stock/data]
|
2544
|
+
Size=128
|
2545
|
+
Scale=2
|
2546
|
+
Context=Stock
|
2547
|
+
Type=Threshold
|
2548
|
+
|
1162
2549
|
[128x128/stock/form]
|
1163
2550
|
Size=128
|
1164
2551
|
Context=Stock
|
1165
2552
|
Type=Threshold
|
1166
2553
|
|
2554
|
+
[128x128@2/stock/form]
|
2555
|
+
Size=128
|
2556
|
+
Scale=2
|
2557
|
+
Context=Stock
|
2558
|
+
Type=Threshold
|
2559
|
+
|
1167
2560
|
[128x128/stock/image]
|
1168
2561
|
Size=128
|
1169
2562
|
Context=Stock
|
1170
2563
|
Type=Threshold
|
1171
2564
|
|
2565
|
+
[128x128@2/stock/image]
|
2566
|
+
Size=128
|
2567
|
+
Scale=2
|
2568
|
+
Context=Stock
|
2569
|
+
Type=Threshold
|
2570
|
+
|
1172
2571
|
[128x128/stock/io]
|
1173
2572
|
Size=128
|
1174
2573
|
Context=Stock
|
1175
2574
|
Type=Threshold
|
1176
2575
|
|
2576
|
+
[128x128@2/stock/io]
|
2577
|
+
Size=128
|
2578
|
+
Scale=2
|
2579
|
+
Context=Stock
|
2580
|
+
Type=Threshold
|
2581
|
+
|
1177
2582
|
[128x128/stock/media]
|
1178
2583
|
Size=128
|
1179
2584
|
Context=Stock
|
1180
2585
|
Type=Threshold
|
1181
2586
|
|
2587
|
+
[128x128@2/stock/media]
|
2588
|
+
Size=128
|
2589
|
+
Scale=2
|
2590
|
+
Context=Stock
|
2591
|
+
Type=Threshold
|
2592
|
+
|
1182
2593
|
[128x128/stock/navigation]
|
1183
2594
|
Size=128
|
1184
2595
|
Context=Stock
|
1185
2596
|
Type=Threshold
|
1186
2597
|
|
2598
|
+
[128x128@2/stock/navigation]
|
2599
|
+
Size=128
|
2600
|
+
Scale=2
|
2601
|
+
Context=Stock
|
2602
|
+
Type=Threshold
|
2603
|
+
|
1187
2604
|
[128x128/stock/net]
|
1188
2605
|
Size=128
|
1189
2606
|
Context=Stock
|
1190
2607
|
Type=Threshold
|
1191
2608
|
|
2609
|
+
[128x128@2/stock/net]
|
2610
|
+
Size=128
|
2611
|
+
Scale=2
|
2612
|
+
Context=Stock
|
2613
|
+
Type=Threshold
|
2614
|
+
|
1192
2615
|
[128x128/stock/object]
|
1193
2616
|
Size=128
|
1194
2617
|
Context=Stock
|
1195
2618
|
Type=Threshold
|
1196
2619
|
|
2620
|
+
[128x128@2/stock/object]
|
2621
|
+
Size=128
|
2622
|
+
Scale=2
|
2623
|
+
Context=Stock
|
2624
|
+
Type=Threshold
|
2625
|
+
|
1197
2626
|
[128x128/stock/table]
|
1198
2627
|
Size=128
|
1199
2628
|
Context=Stock
|
1200
2629
|
Type=Threshold
|
1201
2630
|
|
2631
|
+
[128x128@2/stock/table]
|
2632
|
+
Size=128
|
2633
|
+
Scale=2
|
2634
|
+
Context=Stock
|
2635
|
+
Type=Threshold
|
2636
|
+
|
1202
2637
|
[128x128/stock/text]
|
1203
2638
|
Size=128
|
1204
2639
|
Context=Stock
|
1205
2640
|
Type=Threshold
|
1206
2641
|
|
2642
|
+
[128x128@2/stock/text]
|
2643
|
+
Size=128
|
2644
|
+
Scale=2
|
2645
|
+
Context=Stock
|
2646
|
+
Type=Threshold
|
2647
|
+
|
1207
2648
|
[192x192/actions]
|
1208
2649
|
Size=192
|
1209
2650
|
Context=Actions
|
1210
2651
|
Type=Threshold
|
1211
2652
|
|
2653
|
+
[192x192@2/actions]
|
2654
|
+
Size=192
|
2655
|
+
Scale=2
|
2656
|
+
Context=Actions
|
2657
|
+
Type=Threshold
|
2658
|
+
|
1212
2659
|
[192x192/animations]
|
1213
2660
|
Size=192
|
1214
2661
|
Context=Animations
|
1215
2662
|
Type=Threshold
|
1216
2663
|
|
2664
|
+
[192x192@2/animations]
|
2665
|
+
Size=192
|
2666
|
+
Scale=2
|
2667
|
+
Context=Animations
|
2668
|
+
Type=Threshold
|
2669
|
+
|
1217
2670
|
[192x192/apps]
|
1218
2671
|
Size=192
|
1219
2672
|
Context=Applications
|
1220
2673
|
Type=Threshold
|
1221
2674
|
|
2675
|
+
[192x192@2/apps]
|
2676
|
+
Size=192
|
2677
|
+
Scale=2
|
2678
|
+
Context=Applications
|
2679
|
+
Type=Threshold
|
2680
|
+
|
1222
2681
|
[192x192/categories]
|
1223
2682
|
Size=192
|
1224
2683
|
Context=Categories
|
1225
2684
|
Type=Threshold
|
1226
2685
|
|
2686
|
+
[192x192@2/categories]
|
2687
|
+
Size=192
|
2688
|
+
Scale=2
|
2689
|
+
Context=Categories
|
2690
|
+
Type=Threshold
|
2691
|
+
|
1227
2692
|
[192x192/devices]
|
1228
2693
|
Size=192
|
1229
2694
|
Context=Devices
|
1230
2695
|
Type=Threshold
|
1231
2696
|
|
2697
|
+
[192x192@2/devices]
|
2698
|
+
Size=192
|
2699
|
+
Scale=2
|
2700
|
+
Context=Devices
|
2701
|
+
Type=Threshold
|
2702
|
+
|
1232
2703
|
[192x192/emblems]
|
1233
2704
|
Size=192
|
1234
2705
|
Context=Emblems
|
1235
2706
|
Type=Threshold
|
1236
2707
|
|
2708
|
+
[192x192@2/emblems]
|
2709
|
+
Size=192
|
2710
|
+
Scale=2
|
2711
|
+
Context=Emblems
|
2712
|
+
Type=Threshold
|
2713
|
+
|
1237
2714
|
[192x192/emotes]
|
1238
2715
|
Size=192
|
1239
2716
|
Context=Emotes
|
1240
2717
|
Type=Threshold
|
1241
2718
|
|
2719
|
+
[192x192@2/emotes]
|
2720
|
+
Size=192
|
2721
|
+
Scale=2
|
2722
|
+
Context=Emotes
|
2723
|
+
Type=Threshold
|
2724
|
+
|
1242
2725
|
[192x192/filesystems]
|
1243
2726
|
Size=192
|
1244
2727
|
Context=FileSystems
|
1245
2728
|
Type=Threshold
|
1246
2729
|
|
2730
|
+
[192x192@2/filesystems]
|
2731
|
+
Size=192
|
2732
|
+
Scale=2
|
2733
|
+
Context=FileSystems
|
2734
|
+
Type=Threshold
|
2735
|
+
|
1247
2736
|
[192x192/intl]
|
1248
2737
|
Size=192
|
1249
2738
|
Context=International
|
1250
2739
|
Type=Threshold
|
1251
2740
|
|
2741
|
+
[192x192@2/intl]
|
2742
|
+
Size=192
|
2743
|
+
Scale=2
|
2744
|
+
Context=International
|
2745
|
+
Type=Threshold
|
2746
|
+
|
1252
2747
|
[192x192/mimetypes]
|
1253
2748
|
Size=192
|
1254
2749
|
Context=MimeTypes
|
1255
2750
|
Type=Threshold
|
1256
2751
|
|
2752
|
+
[192x192@2/mimetypes]
|
2753
|
+
Size=192
|
2754
|
+
Scale=2
|
2755
|
+
Context=MimeTypes
|
2756
|
+
Type=Threshold
|
2757
|
+
|
1257
2758
|
[192x192/places]
|
1258
2759
|
Size=192
|
1259
2760
|
Context=Places
|
1260
2761
|
Type=Threshold
|
1261
2762
|
|
2763
|
+
[192x192@2/places]
|
2764
|
+
Size=192
|
2765
|
+
Scale=2
|
2766
|
+
Context=Places
|
2767
|
+
Type=Threshold
|
2768
|
+
|
1262
2769
|
[192x192/status]
|
1263
2770
|
Size=192
|
1264
2771
|
Context=Status
|
1265
2772
|
Type=Threshold
|
1266
2773
|
|
2774
|
+
[192x192@2/status]
|
2775
|
+
Size=192
|
2776
|
+
Scale=2
|
2777
|
+
Context=Status
|
2778
|
+
Type=Threshold
|
2779
|
+
|
1267
2780
|
[192x192/stock/chart]
|
1268
2781
|
Size=192
|
1269
2782
|
Context=Stock
|
1270
2783
|
Type=Threshold
|
1271
2784
|
|
2785
|
+
[192x192@2/stock/chart]
|
2786
|
+
Size=192
|
2787
|
+
Scale=2
|
2788
|
+
Context=Stock
|
2789
|
+
Type=Threshold
|
2790
|
+
|
1272
2791
|
[192x192/stock/code]
|
1273
2792
|
Size=192
|
1274
2793
|
Context=Stock
|
1275
2794
|
Type=Threshold
|
1276
2795
|
|
2796
|
+
[192x192@2/stock/code]
|
2797
|
+
Size=192
|
2798
|
+
Scale=2
|
2799
|
+
Context=Stock
|
2800
|
+
Type=Threshold
|
2801
|
+
|
1277
2802
|
[192x192/stock/data]
|
1278
2803
|
Size=192
|
1279
2804
|
Context=Stock
|
1280
2805
|
Type=Threshold
|
1281
2806
|
|
2807
|
+
[192x192@2/stock/data]
|
2808
|
+
Size=192
|
2809
|
+
Scale=2
|
2810
|
+
Context=Stock
|
2811
|
+
Type=Threshold
|
2812
|
+
|
1282
2813
|
[192x192/stock/form]
|
1283
2814
|
Size=192
|
1284
2815
|
Context=Stock
|
1285
2816
|
Type=Threshold
|
1286
2817
|
|
2818
|
+
[192x192@2/stock/form]
|
2819
|
+
Size=192
|
2820
|
+
Scale=2
|
2821
|
+
Context=Stock
|
2822
|
+
Type=Threshold
|
2823
|
+
|
1287
2824
|
[192x192/stock/image]
|
1288
2825
|
Size=192
|
1289
2826
|
Context=Stock
|
1290
2827
|
Type=Threshold
|
1291
2828
|
|
2829
|
+
[192x192@2/stock/image]
|
2830
|
+
Size=192
|
2831
|
+
Scale=2
|
2832
|
+
Context=Stock
|
2833
|
+
Type=Threshold
|
2834
|
+
|
1292
2835
|
[192x192/stock/io]
|
1293
2836
|
Size=192
|
1294
2837
|
Context=Stock
|
1295
2838
|
Type=Threshold
|
1296
2839
|
|
2840
|
+
[192x192@2/stock/io]
|
2841
|
+
Size=192
|
2842
|
+
Scale=2
|
2843
|
+
Context=Stock
|
2844
|
+
Type=Threshold
|
2845
|
+
|
1297
2846
|
[192x192/stock/media]
|
1298
2847
|
Size=192
|
1299
2848
|
Context=Stock
|
1300
2849
|
Type=Threshold
|
1301
2850
|
|
2851
|
+
[192x192@2/stock/media]
|
2852
|
+
Size=192
|
2853
|
+
Scale=2
|
2854
|
+
Context=Stock
|
2855
|
+
Type=Threshold
|
2856
|
+
|
1302
2857
|
[192x192/stock/navigation]
|
1303
2858
|
Size=192
|
1304
2859
|
Context=Stock
|
1305
2860
|
Type=Threshold
|
1306
2861
|
|
2862
|
+
[192x192@2/stock/navigation]
|
2863
|
+
Size=192
|
2864
|
+
Scale=2
|
2865
|
+
Context=Stock
|
2866
|
+
Type=Threshold
|
2867
|
+
|
1307
2868
|
[192x192/stock/net]
|
1308
2869
|
Size=192
|
1309
2870
|
Context=Stock
|
1310
2871
|
Type=Threshold
|
1311
2872
|
|
2873
|
+
[192x192@2/stock/net]
|
2874
|
+
Size=192
|
2875
|
+
Scale=2
|
2876
|
+
Context=Stock
|
2877
|
+
Type=Threshold
|
2878
|
+
|
1312
2879
|
[192x192/stock/object]
|
1313
2880
|
Size=192
|
1314
2881
|
Context=Stock
|
1315
2882
|
Type=Threshold
|
1316
2883
|
|
2884
|
+
[192x192@2/stock/object]
|
2885
|
+
Size=192
|
2886
|
+
Scale=2
|
2887
|
+
Context=Stock
|
2888
|
+
Type=Threshold
|
2889
|
+
|
1317
2890
|
[192x192/stock/table]
|
1318
2891
|
Size=192
|
1319
2892
|
Context=Stock
|
1320
2893
|
Type=Threshold
|
1321
2894
|
|
2895
|
+
[192x192@2/stock/table]
|
2896
|
+
Size=192
|
2897
|
+
Scale=2
|
2898
|
+
Context=Stock
|
2899
|
+
Type=Threshold
|
2900
|
+
|
1322
2901
|
[192x192/stock/text]
|
1323
2902
|
Size=192
|
1324
2903
|
Context=Stock
|
1325
2904
|
Type=Threshold
|
1326
2905
|
|
1327
|
-
[
|
2906
|
+
[192x192@2/stock/text]
|
2907
|
+
Size=192
|
2908
|
+
Scale=2
|
2909
|
+
Context=Stock
|
2910
|
+
Type=Threshold
|
2911
|
+
|
2912
|
+
[256x256/actions]
|
2913
|
+
MinSize=64
|
2914
|
+
Size=256
|
2915
|
+
MaxSize=256
|
2916
|
+
Context=Actions
|
2917
|
+
Type=Scalable
|
2918
|
+
|
2919
|
+
[256x256@2/actions]
|
2920
|
+
MinSize=64
|
2921
|
+
Size=256
|
2922
|
+
Scale=2
|
2923
|
+
MaxSize=256
|
2924
|
+
Context=Actions
|
2925
|
+
Type=Scalable
|
2926
|
+
|
2927
|
+
[256x256/animations]
|
2928
|
+
MinSize=64
|
2929
|
+
Size=256
|
2930
|
+
MaxSize=256
|
2931
|
+
Context=Animations
|
2932
|
+
Type=Scalable
|
2933
|
+
|
2934
|
+
[256x256@2/animations]
|
2935
|
+
MinSize=64
|
2936
|
+
Size=256
|
2937
|
+
Scale=2
|
2938
|
+
MaxSize=256
|
2939
|
+
Context=Animations
|
2940
|
+
Type=Scalable
|
2941
|
+
|
2942
|
+
[256x256/apps]
|
2943
|
+
MinSize=64
|
2944
|
+
Size=256
|
2945
|
+
MaxSize=256
|
2946
|
+
Context=Applications
|
2947
|
+
Type=Scalable
|
2948
|
+
|
2949
|
+
[256x256@2/apps]
|
2950
|
+
MinSize=64
|
2951
|
+
Size=256
|
2952
|
+
Scale=2
|
2953
|
+
MaxSize=256
|
2954
|
+
Context=Applications
|
2955
|
+
Type=Scalable
|
2956
|
+
|
2957
|
+
[256x256/categories]
|
2958
|
+
MinSize=64
|
2959
|
+
Size=256
|
2960
|
+
MaxSize=256
|
2961
|
+
Context=Categories
|
2962
|
+
Type=Scalable
|
2963
|
+
|
2964
|
+
[256x256@2/categories]
|
2965
|
+
MinSize=64
|
2966
|
+
Size=256
|
2967
|
+
Scale=2
|
2968
|
+
MaxSize=256
|
2969
|
+
Context=Categories
|
2970
|
+
Type=Scalable
|
2971
|
+
|
2972
|
+
[256x256/devices]
|
2973
|
+
MinSize=64
|
2974
|
+
Size=256
|
2975
|
+
MaxSize=256
|
2976
|
+
Context=Devices
|
2977
|
+
Type=Scalable
|
2978
|
+
|
2979
|
+
[256x256@2/devices]
|
2980
|
+
MinSize=64
|
2981
|
+
Size=256
|
2982
|
+
Scale=2
|
2983
|
+
MaxSize=256
|
2984
|
+
Context=Devices
|
2985
|
+
Type=Scalable
|
2986
|
+
|
2987
|
+
[256x256/emblems]
|
2988
|
+
MinSize=64
|
2989
|
+
Size=256
|
2990
|
+
MaxSize=256
|
2991
|
+
Context=Emblems
|
2992
|
+
Type=Scalable
|
2993
|
+
|
2994
|
+
[256x256@2/emblems]
|
2995
|
+
MinSize=64
|
2996
|
+
Size=256
|
2997
|
+
Scale=2
|
2998
|
+
MaxSize=256
|
2999
|
+
Context=Emblems
|
3000
|
+
Type=Scalable
|
3001
|
+
|
3002
|
+
[256x256/emotes]
|
1328
3003
|
MinSize=64
|
1329
3004
|
Size=256
|
1330
3005
|
MaxSize=256
|
1331
|
-
Context=
|
3006
|
+
Context=Emotes
|
1332
3007
|
Type=Scalable
|
1333
3008
|
|
1334
|
-
[256x256/
|
3009
|
+
[256x256@2/emotes]
|
1335
3010
|
MinSize=64
|
1336
3011
|
Size=256
|
3012
|
+
Scale=2
|
1337
3013
|
MaxSize=256
|
1338
|
-
Context=
|
3014
|
+
Context=Emotes
|
1339
3015
|
Type=Scalable
|
1340
3016
|
|
1341
|
-
[256x256/
|
3017
|
+
[256x256/filesystems]
|
1342
3018
|
MinSize=64
|
1343
3019
|
Size=256
|
1344
3020
|
MaxSize=256
|
1345
|
-
Context=
|
3021
|
+
Context=FileSystems
|
1346
3022
|
Type=Scalable
|
1347
3023
|
|
1348
|
-
[256x256/
|
3024
|
+
[256x256@2/filesystems]
|
1349
3025
|
MinSize=64
|
1350
3026
|
Size=256
|
3027
|
+
Scale=2
|
1351
3028
|
MaxSize=256
|
1352
|
-
Context=
|
3029
|
+
Context=FileSystems
|
1353
3030
|
Type=Scalable
|
1354
3031
|
|
1355
|
-
[256x256/
|
3032
|
+
[256x256/intl]
|
1356
3033
|
MinSize=64
|
1357
3034
|
Size=256
|
1358
3035
|
MaxSize=256
|
1359
|
-
Context=
|
3036
|
+
Context=International
|
1360
3037
|
Type=Scalable
|
1361
3038
|
|
1362
|
-
[256x256/
|
3039
|
+
[256x256@2/intl]
|
1363
3040
|
MinSize=64
|
1364
3041
|
Size=256
|
3042
|
+
Scale=2
|
1365
3043
|
MaxSize=256
|
1366
|
-
Context=
|
3044
|
+
Context=International
|
1367
3045
|
Type=Scalable
|
1368
3046
|
|
1369
|
-
[256x256/
|
3047
|
+
[256x256/mimetypes]
|
1370
3048
|
MinSize=64
|
1371
3049
|
Size=256
|
1372
3050
|
MaxSize=256
|
1373
|
-
Context=
|
3051
|
+
Context=MimeTypes
|
1374
3052
|
Type=Scalable
|
1375
3053
|
|
1376
|
-
[256x256/
|
3054
|
+
[256x256@2/mimetypes]
|
1377
3055
|
MinSize=64
|
1378
3056
|
Size=256
|
3057
|
+
Scale=2
|
1379
3058
|
MaxSize=256
|
1380
|
-
Context=
|
3059
|
+
Context=MimeTypes
|
1381
3060
|
Type=Scalable
|
1382
3061
|
|
1383
|
-
[256x256/
|
3062
|
+
[256x256/places]
|
1384
3063
|
MinSize=64
|
1385
3064
|
Size=256
|
1386
3065
|
MaxSize=256
|
1387
|
-
Context=
|
3066
|
+
Context=Places
|
1388
3067
|
Type=Scalable
|
1389
3068
|
|
1390
|
-
[256x256/
|
3069
|
+
[256x256@2/places]
|
1391
3070
|
MinSize=64
|
1392
3071
|
Size=256
|
3072
|
+
Scale=2
|
1393
3073
|
MaxSize=256
|
1394
|
-
Context=
|
3074
|
+
Context=Places
|
1395
3075
|
Type=Scalable
|
1396
3076
|
|
1397
|
-
[256x256/
|
3077
|
+
[256x256/status]
|
1398
3078
|
MinSize=64
|
1399
3079
|
Size=256
|
1400
3080
|
MaxSize=256
|
1401
|
-
Context=
|
3081
|
+
Context=Status
|
1402
3082
|
Type=Scalable
|
1403
3083
|
|
1404
|
-
[256x256/status]
|
3084
|
+
[256x256@2/status]
|
1405
3085
|
MinSize=64
|
1406
3086
|
Size=256
|
3087
|
+
Scale=2
|
1407
3088
|
MaxSize=256
|
1408
3089
|
Context=Status
|
1409
3090
|
Type=Scalable
|
@@ -1415,6 +3096,14 @@ MaxSize=256
|
|
1415
3096
|
Context=Stock
|
1416
3097
|
Type=Scalable
|
1417
3098
|
|
3099
|
+
[256x256@2/stock/chart]
|
3100
|
+
MinSize=64
|
3101
|
+
Size=256
|
3102
|
+
Scale=2
|
3103
|
+
MaxSize=256
|
3104
|
+
Context=Stock
|
3105
|
+
Type=Scalable
|
3106
|
+
|
1418
3107
|
[256x256/stock/code]
|
1419
3108
|
MinSize=64
|
1420
3109
|
Size=256
|
@@ -1422,6 +3111,14 @@ MaxSize=256
|
|
1422
3111
|
Context=Stock
|
1423
3112
|
Type=Scalable
|
1424
3113
|
|
3114
|
+
[256x256@2/stock/code]
|
3115
|
+
MinSize=64
|
3116
|
+
Size=256
|
3117
|
+
Scale=2
|
3118
|
+
MaxSize=256
|
3119
|
+
Context=Stock
|
3120
|
+
Type=Scalable
|
3121
|
+
|
1425
3122
|
[256x256/stock/data]
|
1426
3123
|
MinSize=64
|
1427
3124
|
Size=256
|
@@ -1429,6 +3126,14 @@ MaxSize=256
|
|
1429
3126
|
Context=Stock
|
1430
3127
|
Type=Scalable
|
1431
3128
|
|
3129
|
+
[256x256@2/stock/data]
|
3130
|
+
MinSize=64
|
3131
|
+
Size=256
|
3132
|
+
Scale=2
|
3133
|
+
MaxSize=256
|
3134
|
+
Context=Stock
|
3135
|
+
Type=Scalable
|
3136
|
+
|
1432
3137
|
[256x256/stock/form]
|
1433
3138
|
MinSize=64
|
1434
3139
|
Size=256
|
@@ -1436,6 +3141,14 @@ MaxSize=256
|
|
1436
3141
|
Context=Stock
|
1437
3142
|
Type=Scalable
|
1438
3143
|
|
3144
|
+
[256x256@2/stock/form]
|
3145
|
+
MinSize=64
|
3146
|
+
Size=256
|
3147
|
+
Scale=2
|
3148
|
+
MaxSize=256
|
3149
|
+
Context=Stock
|
3150
|
+
Type=Scalable
|
3151
|
+
|
1439
3152
|
[256x256/stock/image]
|
1440
3153
|
MinSize=64
|
1441
3154
|
Size=256
|
@@ -1443,6 +3156,14 @@ MaxSize=256
|
|
1443
3156
|
Context=Stock
|
1444
3157
|
Type=Scalable
|
1445
3158
|
|
3159
|
+
[256x256@2/stock/image]
|
3160
|
+
MinSize=64
|
3161
|
+
Size=256
|
3162
|
+
Scale=2
|
3163
|
+
MaxSize=256
|
3164
|
+
Context=Stock
|
3165
|
+
Type=Scalable
|
3166
|
+
|
1446
3167
|
[256x256/stock/io]
|
1447
3168
|
MinSize=64
|
1448
3169
|
Size=256
|
@@ -1450,6 +3171,14 @@ MaxSize=256
|
|
1450
3171
|
Context=Stock
|
1451
3172
|
Type=Scalable
|
1452
3173
|
|
3174
|
+
[256x256@2/stock/io]
|
3175
|
+
MinSize=64
|
3176
|
+
Size=256
|
3177
|
+
Scale=2
|
3178
|
+
MaxSize=256
|
3179
|
+
Context=Stock
|
3180
|
+
Type=Scalable
|
3181
|
+
|
1453
3182
|
[256x256/stock/media]
|
1454
3183
|
MinSize=64
|
1455
3184
|
Size=256
|
@@ -1457,6 +3186,14 @@ MaxSize=256
|
|
1457
3186
|
Context=Stock
|
1458
3187
|
Type=Scalable
|
1459
3188
|
|
3189
|
+
[256x256@2/stock/media]
|
3190
|
+
MinSize=64
|
3191
|
+
Size=256
|
3192
|
+
Scale=2
|
3193
|
+
MaxSize=256
|
3194
|
+
Context=Stock
|
3195
|
+
Type=Scalable
|
3196
|
+
|
1460
3197
|
[256x256/stock/navigation]
|
1461
3198
|
MinSize=64
|
1462
3199
|
Size=256
|
@@ -1464,6 +3201,14 @@ MaxSize=256
|
|
1464
3201
|
Context=Stock
|
1465
3202
|
Type=Scalable
|
1466
3203
|
|
3204
|
+
[256x256@2/stock/navigation]
|
3205
|
+
MinSize=64
|
3206
|
+
Size=256
|
3207
|
+
Scale=2
|
3208
|
+
MaxSize=256
|
3209
|
+
Context=Stock
|
3210
|
+
Type=Scalable
|
3211
|
+
|
1467
3212
|
[256x256/stock/net]
|
1468
3213
|
MinSize=64
|
1469
3214
|
Size=256
|
@@ -1471,6 +3216,14 @@ MaxSize=256
|
|
1471
3216
|
Context=Stock
|
1472
3217
|
Type=Scalable
|
1473
3218
|
|
3219
|
+
[256x256@2/stock/net]
|
3220
|
+
MinSize=64
|
3221
|
+
Size=256
|
3222
|
+
Scale=2
|
3223
|
+
MaxSize=256
|
3224
|
+
Context=Stock
|
3225
|
+
Type=Scalable
|
3226
|
+
|
1474
3227
|
[256x256/stock/object]
|
1475
3228
|
MinSize=64
|
1476
3229
|
Size=256
|
@@ -1478,6 +3231,14 @@ MaxSize=256
|
|
1478
3231
|
Context=Stock
|
1479
3232
|
Type=Scalable
|
1480
3233
|
|
3234
|
+
[256x256@2/stock/object]
|
3235
|
+
MinSize=64
|
3236
|
+
Size=256
|
3237
|
+
Scale=2
|
3238
|
+
MaxSize=256
|
3239
|
+
Context=Stock
|
3240
|
+
Type=Scalable
|
3241
|
+
|
1481
3242
|
[256x256/stock/table]
|
1482
3243
|
MinSize=64
|
1483
3244
|
Size=256
|
@@ -1485,6 +3246,14 @@ MaxSize=256
|
|
1485
3246
|
Context=Stock
|
1486
3247
|
Type=Scalable
|
1487
3248
|
|
3249
|
+
[256x256@2/stock/table]
|
3250
|
+
MinSize=64
|
3251
|
+
Size=256
|
3252
|
+
Scale=2
|
3253
|
+
MaxSize=256
|
3254
|
+
Context=Stock
|
3255
|
+
Type=Scalable
|
3256
|
+
|
1488
3257
|
[256x256/stock/text]
|
1489
3258
|
MinSize=64
|
1490
3259
|
Size=256
|
@@ -1492,6 +3261,14 @@ MaxSize=256
|
|
1492
3261
|
Context=Stock
|
1493
3262
|
Type=Scalable
|
1494
3263
|
|
3264
|
+
[256x256@2/stock/text]
|
3265
|
+
MinSize=64
|
3266
|
+
Size=256
|
3267
|
+
Scale=2
|
3268
|
+
MaxSize=256
|
3269
|
+
Context=Stock
|
3270
|
+
Type=Scalable
|
3271
|
+
|
1495
3272
|
[512x512/actions]
|
1496
3273
|
MinSize=64
|
1497
3274
|
Size=512
|
@@ -1499,6 +3276,14 @@ MaxSize=512
|
|
1499
3276
|
Context=Actions
|
1500
3277
|
Type=Scalable
|
1501
3278
|
|
3279
|
+
[512x512@2/actions]
|
3280
|
+
MinSize=64
|
3281
|
+
Size=512
|
3282
|
+
Scale=2
|
3283
|
+
MaxSize=512
|
3284
|
+
Context=Actions
|
3285
|
+
Type=Scalable
|
3286
|
+
|
1502
3287
|
[512x512/animations]
|
1503
3288
|
MinSize=64
|
1504
3289
|
Size=512
|
@@ -1506,6 +3291,14 @@ MaxSize=512
|
|
1506
3291
|
Context=Animations
|
1507
3292
|
Type=Scalable
|
1508
3293
|
|
3294
|
+
[512x512@2/animations]
|
3295
|
+
MinSize=64
|
3296
|
+
Size=512
|
3297
|
+
Scale=2
|
3298
|
+
MaxSize=512
|
3299
|
+
Context=Animations
|
3300
|
+
Type=Scalable
|
3301
|
+
|
1509
3302
|
[512x512/apps]
|
1510
3303
|
MinSize=64
|
1511
3304
|
Size=512
|
@@ -1513,6 +3306,14 @@ MaxSize=512
|
|
1513
3306
|
Context=Applications
|
1514
3307
|
Type=Scalable
|
1515
3308
|
|
3309
|
+
[512x512@2/apps]
|
3310
|
+
MinSize=64
|
3311
|
+
Size=512
|
3312
|
+
Scale=2
|
3313
|
+
MaxSize=512
|
3314
|
+
Context=Applications
|
3315
|
+
Type=Scalable
|
3316
|
+
|
1516
3317
|
[512x512/categories]
|
1517
3318
|
MinSize=64
|
1518
3319
|
Size=512
|
@@ -1520,6 +3321,14 @@ MaxSize=512
|
|
1520
3321
|
Context=Categories
|
1521
3322
|
Type=Scalable
|
1522
3323
|
|
3324
|
+
[512x512@2/categories]
|
3325
|
+
MinSize=64
|
3326
|
+
Size=512
|
3327
|
+
Scale=2
|
3328
|
+
MaxSize=512
|
3329
|
+
Context=Categories
|
3330
|
+
Type=Scalable
|
3331
|
+
|
1523
3332
|
[512x512/devices]
|
1524
3333
|
MinSize=64
|
1525
3334
|
Size=512
|
@@ -1527,6 +3336,14 @@ MaxSize=512
|
|
1527
3336
|
Context=Devices
|
1528
3337
|
Type=Scalable
|
1529
3338
|
|
3339
|
+
[512x512@2/devices]
|
3340
|
+
MinSize=64
|
3341
|
+
Size=512
|
3342
|
+
Scale=2
|
3343
|
+
MaxSize=512
|
3344
|
+
Context=Devices
|
3345
|
+
Type=Scalable
|
3346
|
+
|
1530
3347
|
[512x512/emblems]
|
1531
3348
|
MinSize=64
|
1532
3349
|
Size=512
|
@@ -1534,6 +3351,14 @@ MaxSize=512
|
|
1534
3351
|
Context=Emblems
|
1535
3352
|
Type=Scalable
|
1536
3353
|
|
3354
|
+
[512x512@2/emblems]
|
3355
|
+
MinSize=64
|
3356
|
+
Size=512
|
3357
|
+
Scale=2
|
3358
|
+
MaxSize=512
|
3359
|
+
Context=Emblems
|
3360
|
+
Type=Scalable
|
3361
|
+
|
1537
3362
|
[512x512/emotes]
|
1538
3363
|
MinSize=64
|
1539
3364
|
Size=512
|
@@ -1541,6 +3366,14 @@ MaxSize=512
|
|
1541
3366
|
Context=Emotes
|
1542
3367
|
Type=Scalable
|
1543
3368
|
|
3369
|
+
[512x512@2/emotes]
|
3370
|
+
MinSize=64
|
3371
|
+
Size=512
|
3372
|
+
Scale=2
|
3373
|
+
MaxSize=512
|
3374
|
+
Context=Emotes
|
3375
|
+
Type=Scalable
|
3376
|
+
|
1544
3377
|
[512x512/filesystems]
|
1545
3378
|
MinSize=64
|
1546
3379
|
Size=512
|
@@ -1548,6 +3381,14 @@ MaxSize=512
|
|
1548
3381
|
Context=FileSystems
|
1549
3382
|
Type=Scalable
|
1550
3383
|
|
3384
|
+
[512x512@2/filesystems]
|
3385
|
+
MinSize=64
|
3386
|
+
Size=512
|
3387
|
+
Scale=2
|
3388
|
+
MaxSize=512
|
3389
|
+
Context=FileSystems
|
3390
|
+
Type=Scalable
|
3391
|
+
|
1551
3392
|
[512x512/intl]
|
1552
3393
|
MinSize=64
|
1553
3394
|
Size=512
|
@@ -1555,6 +3396,14 @@ MaxSize=512
|
|
1555
3396
|
Context=International
|
1556
3397
|
Type=Scalable
|
1557
3398
|
|
3399
|
+
[512x512@2/intl]
|
3400
|
+
MinSize=64
|
3401
|
+
Size=512
|
3402
|
+
Scale=2
|
3403
|
+
MaxSize=512
|
3404
|
+
Context=International
|
3405
|
+
Type=Scalable
|
3406
|
+
|
1558
3407
|
[512x512/mimetypes]
|
1559
3408
|
MinSize=64
|
1560
3409
|
Size=512
|
@@ -1562,6 +3411,14 @@ MaxSize=512
|
|
1562
3411
|
Context=MimeTypes
|
1563
3412
|
Type=Scalable
|
1564
3413
|
|
3414
|
+
[512x512@2/mimetypes]
|
3415
|
+
MinSize=64
|
3416
|
+
Size=512
|
3417
|
+
Scale=2
|
3418
|
+
MaxSize=512
|
3419
|
+
Context=MimeTypes
|
3420
|
+
Type=Scalable
|
3421
|
+
|
1565
3422
|
[512x512/places]
|
1566
3423
|
MinSize=64
|
1567
3424
|
Size=512
|
@@ -1569,6 +3426,14 @@ MaxSize=512
|
|
1569
3426
|
Context=Places
|
1570
3427
|
Type=Scalable
|
1571
3428
|
|
3429
|
+
[512x512@2/places]
|
3430
|
+
MinSize=64
|
3431
|
+
Size=512
|
3432
|
+
Scale=2
|
3433
|
+
MaxSize=512
|
3434
|
+
Context=Places
|
3435
|
+
Type=Scalable
|
3436
|
+
|
1572
3437
|
[512x512/status]
|
1573
3438
|
MinSize=64
|
1574
3439
|
Size=512
|
@@ -1576,6 +3441,14 @@ MaxSize=512
|
|
1576
3441
|
Context=Status
|
1577
3442
|
Type=Scalable
|
1578
3443
|
|
3444
|
+
[512x512@2/status]
|
3445
|
+
MinSize=64
|
3446
|
+
Size=512
|
3447
|
+
Scale=2
|
3448
|
+
MaxSize=512
|
3449
|
+
Context=Status
|
3450
|
+
Type=Scalable
|
3451
|
+
|
1579
3452
|
[512x512/stock/chart]
|
1580
3453
|
MinSize=64
|
1581
3454
|
Size=512
|
@@ -1583,6 +3456,14 @@ MaxSize=512
|
|
1583
3456
|
Context=Stock
|
1584
3457
|
Type=Scalable
|
1585
3458
|
|
3459
|
+
[512x512@2/stock/chart]
|
3460
|
+
MinSize=64
|
3461
|
+
Size=512
|
3462
|
+
Scale=2
|
3463
|
+
MaxSize=512
|
3464
|
+
Context=Stock
|
3465
|
+
Type=Scalable
|
3466
|
+
|
1586
3467
|
[512x512/stock/code]
|
1587
3468
|
MinSize=64
|
1588
3469
|
Size=512
|
@@ -1590,6 +3471,14 @@ MaxSize=512
|
|
1590
3471
|
Context=Stock
|
1591
3472
|
Type=Scalable
|
1592
3473
|
|
3474
|
+
[512x512@2/stock/code]
|
3475
|
+
MinSize=64
|
3476
|
+
Size=512
|
3477
|
+
Scale=2
|
3478
|
+
MaxSize=512
|
3479
|
+
Context=Stock
|
3480
|
+
Type=Scalable
|
3481
|
+
|
1593
3482
|
[512x512/stock/data]
|
1594
3483
|
MinSize=64
|
1595
3484
|
Size=512
|
@@ -1597,6 +3486,14 @@ MaxSize=512
|
|
1597
3486
|
Context=Stock
|
1598
3487
|
Type=Scalable
|
1599
3488
|
|
3489
|
+
[512x512@2/stock/data]
|
3490
|
+
MinSize=64
|
3491
|
+
Size=512
|
3492
|
+
Scale=2
|
3493
|
+
MaxSize=512
|
3494
|
+
Context=Stock
|
3495
|
+
Type=Scalable
|
3496
|
+
|
1600
3497
|
[512x512/stock/form]
|
1601
3498
|
MinSize=64
|
1602
3499
|
Size=512
|
@@ -1604,6 +3501,14 @@ MaxSize=512
|
|
1604
3501
|
Context=Stock
|
1605
3502
|
Type=Scalable
|
1606
3503
|
|
3504
|
+
[512x512@2/stock/form]
|
3505
|
+
MinSize=64
|
3506
|
+
Size=512
|
3507
|
+
Scale=2
|
3508
|
+
MaxSize=512
|
3509
|
+
Context=Stock
|
3510
|
+
Type=Scalable
|
3511
|
+
|
1607
3512
|
[512x512/stock/image]
|
1608
3513
|
MinSize=64
|
1609
3514
|
Size=512
|
@@ -1611,6 +3516,14 @@ MaxSize=512
|
|
1611
3516
|
Context=Stock
|
1612
3517
|
Type=Scalable
|
1613
3518
|
|
3519
|
+
[512x512@2/stock/image]
|
3520
|
+
MinSize=64
|
3521
|
+
Size=512
|
3522
|
+
Scale=2
|
3523
|
+
MaxSize=512
|
3524
|
+
Context=Stock
|
3525
|
+
Type=Scalable
|
3526
|
+
|
1614
3527
|
[512x512/stock/io]
|
1615
3528
|
MinSize=64
|
1616
3529
|
Size=512
|
@@ -1618,6 +3531,14 @@ MaxSize=512
|
|
1618
3531
|
Context=Stock
|
1619
3532
|
Type=Scalable
|
1620
3533
|
|
3534
|
+
[512x512@2/stock/io]
|
3535
|
+
MinSize=64
|
3536
|
+
Size=512
|
3537
|
+
Scale=2
|
3538
|
+
MaxSize=512
|
3539
|
+
Context=Stock
|
3540
|
+
Type=Scalable
|
3541
|
+
|
1621
3542
|
[512x512/stock/media]
|
1622
3543
|
MinSize=64
|
1623
3544
|
Size=512
|
@@ -1625,6 +3546,14 @@ MaxSize=512
|
|
1625
3546
|
Context=Stock
|
1626
3547
|
Type=Scalable
|
1627
3548
|
|
3549
|
+
[512x512@2/stock/media]
|
3550
|
+
MinSize=64
|
3551
|
+
Size=512
|
3552
|
+
Scale=2
|
3553
|
+
MaxSize=512
|
3554
|
+
Context=Stock
|
3555
|
+
Type=Scalable
|
3556
|
+
|
1628
3557
|
[512x512/stock/navigation]
|
1629
3558
|
MinSize=64
|
1630
3559
|
Size=512
|
@@ -1632,6 +3561,14 @@ MaxSize=512
|
|
1632
3561
|
Context=Stock
|
1633
3562
|
Type=Scalable
|
1634
3563
|
|
3564
|
+
[512x512@2/stock/navigation]
|
3565
|
+
MinSize=64
|
3566
|
+
Size=512
|
3567
|
+
Scale=2
|
3568
|
+
MaxSize=512
|
3569
|
+
Context=Stock
|
3570
|
+
Type=Scalable
|
3571
|
+
|
1635
3572
|
[512x512/stock/net]
|
1636
3573
|
MinSize=64
|
1637
3574
|
Size=512
|
@@ -1639,6 +3576,14 @@ MaxSize=512
|
|
1639
3576
|
Context=Stock
|
1640
3577
|
Type=Scalable
|
1641
3578
|
|
3579
|
+
[512x512@2/stock/net]
|
3580
|
+
MinSize=64
|
3581
|
+
Size=512
|
3582
|
+
Scale=2
|
3583
|
+
MaxSize=512
|
3584
|
+
Context=Stock
|
3585
|
+
Type=Scalable
|
3586
|
+
|
1642
3587
|
[512x512/stock/object]
|
1643
3588
|
MinSize=64
|
1644
3589
|
Size=512
|
@@ -1646,6 +3591,14 @@ MaxSize=512
|
|
1646
3591
|
Context=Stock
|
1647
3592
|
Type=Scalable
|
1648
3593
|
|
3594
|
+
[512x512@2/stock/object]
|
3595
|
+
MinSize=64
|
3596
|
+
Size=512
|
3597
|
+
Scale=2
|
3598
|
+
MaxSize=512
|
3599
|
+
Context=Stock
|
3600
|
+
Type=Scalable
|
3601
|
+
|
1649
3602
|
[512x512/stock/table]
|
1650
3603
|
MinSize=64
|
1651
3604
|
Size=512
|
@@ -1653,6 +3606,14 @@ MaxSize=512
|
|
1653
3606
|
Context=Stock
|
1654
3607
|
Type=Scalable
|
1655
3608
|
|
3609
|
+
[512x512@2/stock/table]
|
3610
|
+
MinSize=64
|
3611
|
+
Size=512
|
3612
|
+
Scale=2
|
3613
|
+
MaxSize=512
|
3614
|
+
Context=Stock
|
3615
|
+
Type=Scalable
|
3616
|
+
|
1656
3617
|
[512x512/stock/text]
|
1657
3618
|
MinSize=64
|
1658
3619
|
Size=512
|
@@ -1660,6 +3621,14 @@ MaxSize=512
|
|
1660
3621
|
Context=Stock
|
1661
3622
|
Type=Scalable
|
1662
3623
|
|
3624
|
+
[512x512@2/stock/text]
|
3625
|
+
MinSize=64
|
3626
|
+
Size=512
|
3627
|
+
Scale=2
|
3628
|
+
MaxSize=512
|
3629
|
+
Context=Stock
|
3630
|
+
Type=Scalable
|
3631
|
+
|
1663
3632
|
[scalable/actions]
|
1664
3633
|
MinSize=1
|
1665
3634
|
Size=128
|