xfce4-notes-plugin-lang-1.12.0-bp156.2.8.1<>,dHi S$ab-ðj[4rqm[3,{ms9-3GUD)m40ݪdl5C! O'3kK?XT1k>P\"OY6*lJJz-AO?Od! - Y  CIP00 p0 0 0 0 0000^(8 9 : B?F?/G?D0H@0I@0XAXYAdZA[A\A0]Bl0^F0bLcMdNZeN_fNblNduNx0vO8zO9OLOPOcOdOhOnOCxfce4-notes-plugin-lang1.12.0bp156.2.8.1Translations for package xfce4-notes-pluginProvides translations for the "xfce4-notes-plugin" package.i ;`I[ s&5Xd E 4 Hi <=i <=i <=i <=i <=i <=i <=i <=i <=i <=i <=i <=i <=i <=i <=i <=i <=i <>i <>i <>i <>i <>i <>i <>i <>i <>i <>i <>i <>i <>i <>i <>i <>i <>i Manfred Hollstein Manfred Hollstein Manfred Hollstein Manfred Hollstein Manfred Hollstein Bjørn Lie Maurizio Galli Maurizio Galli Maurizio Galli Maurizio Galli gber@opensuse.orggber@opensuse.org- Update to version 1.12.0 * meson-build: Use shared_module() * Replace deprecated exo with libxfce4ui 4.21.0 * build: Automate copyright year management * Add meson build * Translation Updates- Update to version 1.11.2 * Add support for checkboxes for to-do lists * Minor fixes * Rewrite the error message on invalid path selection * Add text formatting popup menu * Make text cursor wider * Toggle tag on the whole line if there's no selection * Store tags more compact when saving a note * Add support for text formatting * Fix navigation update if note was added externally * Fix 'make distclean' * Update year in copyright * Don't destroy window if its directory isn't empty * Rename Xnp.WindowMonitor.src_events -> src_external * Fix "note-updated" signal for local changes * Fix note creation if file already exists * Work around buggy annotation for gtk_menu_shell_append() * Use timer instead of idle to handle file events * Get rid of the refresh button * Remove the "window-updated" signal * Reload notes on external file change events * Handle external file creation events * Optimize monitored file events queue * Queue monitored file events * Don't load binary files from notes directory * Always save notes after manual editing * Get rid of Xnp.Window "internal-change" property * Bind Ctrl-Shift-Tab to cycle notes backwards * Make deleting a group of notes more secure * Make Ctrl-Tab cycle through notes * Fix text cursor color in dark themes * Replace $XDG_CONFIG_HOME with ~/.config in gtk.css * Rework access to Xnp.WindowMonitor * Handle external file renaming event * More intensive use of GIO * delete_window: handle case when folder was externally removed * Handle external file deletion event * Don't show arrow buttons when notes tabs are enabled * Fix warnings about hiding inherited methods from Gtk.SourceView * Translation Updates- Update to version 1.11.1 * build: Bump dependency versions and fix deprecation warnings * build: clang: Fix -Wdeprecated-non-prototype * I18n: Update po/LINGUAS list * build: Remove unnecessary check for libx11 * build: Use XDT_VERSION_INIT and get rid of configure.ac.in * build: Switch from intltool to gettext * Don't highlight matching brackets * Fix hypertext mouse cursor after editing text * Work around buggy annotation for gtk_menu_shell_append() * Add full undo/redo support * New dependency: GtkSourceView-4 * Fix parallel build * Make check for vala compiler more strict * Translation Updates - Vala issues have been fixed upstream, which is why we can use default gcc on Tumbleweed/Slowroll again.- Vala does not properly work with gcc-14; lets stick with gcc-13 for now on Tumbleweed/Slowroll.- Update to version 1.11.0 * Update copyright year * Make default notes names in singular form * Start numbering the notes with 1 * Rework Xnp.Window.insert_note() * Use separate icon for logo * Make menu icon themed * Notes path change: handle case when both apps are running * Rework Xnp.Application.update_notes_path() * Don't ask when deleting a group with one blank note * Fix notebook tab prelight * Focus previous notes window when hiding a window * Rework Xnp.Application.show_hide_notes() * Avoid focus loss when removing a group * Avoid focus loss for note windows * Store "skip-taskbar-hint" property in Xnp.Application * Rewrite links processing code * Switch to previous page after deleting current note * Merge delete_note with delete_current_note * Use separate icon names for panel, tray and application * Switch to rDNS icon naming scheme * Fix segfault when pressing Ctrl+W on empty group * Use default values for externally created groups * Rework notes window switching processing * Handle empty group window titles * Add notes path setting * Slightly change the design of settings dialog * Fix Xfconf "notes-path" property handling * Fix background color of title bar when renaming a group * Reduce frequency of saving windows configuration * Undo/redo: make cursor position behavior natural * Fix the logic of "move-cursor" signal detection * Remember windows focus order * Rework access to Xnp.Application.window_list from Xnp.Window * Escape window title for markup parser * Save windows configuration before group reloading * Make transition to new version seemless * Update tags immediately after loading a note * Slightly improve undo/redo processing * Simplify code * Allow note tabs to be moved between groups * New method: Xnp.Window.get_tab_evbox() * New method: Xnp.Window.get_note() * New property: Xnp.Window.current_note * Rework Xnp.Window.n_pages * Save windows configuration when in system tray mode * Rework application termination sequence * Simplify save_windows_configuration() * Prevent possible data loss when saving notes * Fix mouse cursor behavior after clicking on a link * Refuse to create/delete notes on file system errors * Handle errors when renaming a note * Report errors when creating/deleting notes * Select note before deletion request * Delete note with middle mouse click on tab * Handle errors when creating a group * Handle errors when deleting a group * Handle errors when renaming a group * Add error popup if note could not be saved * Save notes only when changed * Overwrite windows configuration only when changed * Save current note on page switching or focus loss * Don't overwrite notes on program start up * Add titles to dialog windows * Make title text color independent of gtk theme * Make title bar arrows respond to mouse scroll events * Replace mouse button numbers with constants * Set default icon name for application * Use pure gtk style when selecting "GTK+" color * Separate color css to a separate Gtk.CssProvider * Make titlebar customized * Simplify access to notebook pages * Rename note with double click on tab * Cleanup * Add icons to dialog windows * Fix notebook tab names for new notes * Don't change the title label sensitivity * Add a note about possibility of css customization * Allow resizing notes window from the top border * Change accelerators hexa values to symbolic names * Reset timeout_background when timer reaches end * Make 'GTK+' background color work * Bring back the choice of background color * Add support for ~/.config/gtk-3.0/gtk.css * Fix background color of disabled arrow * Get rid of ~/.config/xfce4/notes/xfce4-notes.css * Rename gtk-main.css -> gtk.css * Add support for system wide css customizations * Unite update_css() and update_style_context() * Move data files to $(datadir)/xfce4/notes * Derive hypertext link color from theme * Redraw main menu icon on mouse enter/leave events * Allow user to customize main menu icon * Add support for custom css * Replace 'Remove' with 'Quit' in application menu * Don't overwrite xfce4-notes.css without a need * Reload css instead of adding it over and over again * Move resource files to xfce4/notes subdirectory * Auto create config directory * Replace Gdk.Color with Gdk.RGBA * Don't use stock gtk elements to create menu * Simplify menu creation * Gtk.Image.from_stock() -> Gtk.Image.from_icon_name() * Bring menu icons back * Change authors order * Translation Updates- Update to version 1.10.0 * Add copyright notice to configure.ac * Change maintainer * Minor fixes to README * Fix compilation warnings * Fix double g_object_unref() on removing last note * Fix double call to gtk_main_quit() * Change default background color * build: Silence compiler warnings for generated C code * Update `.gitignore` * Switch tabs on mouse wheel with no accelerators pressed * Add ability to switch tabs with mouse scroll wheel * Unmask scroll wheel events for window title * Fix background color for panel plugin button * Fix up intltool leaving .intltool-merge-cache.lock file behind * Update COPYING * Make note text darker and easier to see * Translation Updates - Remove _service file- Drop unused pkgconfig(unique-1.0) BuildRequires.- Update to version 1.9.0 - Remove unused variable - Update deprecated autotools macros - Do not mark text with ':' after '://' as a link (gxo#panel-plugins/xfce4-notes-plugin#52) - Add support for links with scheme other than HTTP (gxo#panel-plugins/xfce4-notes-plugin#52) - Fix missing-prototypes - Create README.md. Update configure.ac.in - Add basic gitlab CI - Fix "Disabled labels on context menu are dark yellow" - Fix a few deprecation warnings - Fix make distcheck - Fix blinking image on panel - Remove commented code - Update build system - Fix make distcheck - Remove deprecated gtk stock usage - Fix build system - Continue the gtk3 port - Update URLs from goodies.x.o to docs.x.o (bxo#16171) - po: update POTFILES.in - gtk3: update css style with required changes from 3.20 - gtk3: drop libunique leftover flags and code - gtk3: Drop support for GTK+-2.0 - bump post release - Translation Updates- Fixed dependency requirements to GTK3- Fixed sources in spec file- Package renamed to follow upstream name xfce4-foo-plugin - Use lang subpackage for manual edits instead of %lang_package macro - Cleaned up spec file - Added bcond for git master builds - Use %license macro for COPYING- update to version 1.8.1 - provide graphics tabs/ for gtk-2.0 theme - fit panel button inside a single panel row (for deskbar mode)- update to version 1.8.0 - Dependencies: match Xfce 4.10 requirements - Vala: Compilation fixes, and fixed build for GTK2 and GTK3 to work together. - GTK3: Added support for GTK3 and theming through GtkCssProvider, it's still missing features from GTK2 code, and doesn't build a panel plugin. Build with --enable-gtk3 from Git (dist do not permit to rebuild from Vala.) - Settings: New hidden notes-path setting tweakable through xfconf. - Monitor: Add monitoring of notes files to allow hot-edition and refresh in notes windows. - Other misc fixes. - Updated translations - drop obsolete xfce4-panel-plugin-notes-create-unversioned-lib.patch and xfce4-panel-plugin-notes-automake-1.13.patchxfce4-panel-plugin-notes-langs390zp23 1762278487  !"#$%&'()*+,-./0arastbebgcacsdadeeleneneneseteufifrglhehrhuidisitjakkkoltlvnbnlplptptroruskslsqsrsvthtrugukvizhzh1.12.0-bp156.2.8.11.12.01.12.0-bp156.2.8.11.12.0-bp156.2.8.1  !"#$%&'()*+,-./xfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.moxfce4-notes-plugin.mo/usr/share/locale/ar/LC_MESSAGES//usr/share/locale/ast/LC_MESSAGES//usr/share/locale/be/LC_MESSAGES//usr/share/locale/bg/LC_MESSAGES//usr/share/locale/ca/LC_MESSAGES//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/da/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/el/LC_MESSAGES//usr/share/locale/en_AU/LC_MESSAGES//usr/share/locale/en_CA/LC_MESSAGES//usr/share/locale/en_GB/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/et/LC_MESSAGES//usr/share/locale/eu/LC_MESSAGES//usr/share/locale/fi/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/gl/LC_MESSAGES//usr/share/locale/he/LC_MESSAGES//usr/share/locale/hr/LC_MESSAGES//usr/share/locale/hu/LC_MESSAGES//usr/share/locale/id/LC_MESSAGES//usr/share/locale/is/LC_MESSAGES//usr/share/locale/it/LC_MESSAGES//usr/share/locale/ja/LC_MESSAGES//usr/share/locale/kk/LC_MESSAGES//usr/share/locale/ko/LC_MESSAGES//usr/share/locale/lt/LC_MESSAGES//usr/share/locale/lv/LC_MESSAGES//usr/share/locale/nb/LC_MESSAGES//usr/share/locale/nl/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ro/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sk/LC_MESSAGES//usr/share/locale/sl/LC_MESSAGES//usr/share/locale/sq/LC_MESSAGES//usr/share/locale/sr/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/th/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/ug/LC_MESSAGES//usr/share/locale/uk/LC_MESSAGES//usr/share/locale/vi/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//usr/share/locale/zh_TW/LC_MESSAGES/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:19205/openSUSE_Backports_SLE-15-SP6_Update/764f5e6e0711716ebb9e0117435d708a-xfce4-notes-plugin.openSUSE_Backports_SLE-15-SP6_Updatedrpmxz5s390x-suse-linuxCp3H3+qxfce4-notes-pluginutf-8fdc1696f386130d650ffbb902102dd35c5a04a1fe9f4df031ca35c0a1e15c21a?7zXZ !t/ x ]"k%߂1s=~}>c >Mu* YYJk V6'|6T(@HR2^ּ'@nKAz~_X3+i~Ɛ~l(y 5}|,A+vOրU)%M ާo&R1h_ @_XZŁs@M+ LS|P`b7bC1PAqZ~AG3'͡ _M4+EꖲMӃ¨ӗCJ)8X,X=}z q_41J0#rIw[.*4y Ǐ}&x?#km/~ny1_kkɲqC=)38wtDu`kѢjL4FST|dgCau,5i640CYj %J˗hK ƙĹH5Pb|{zɼ5%&/v ,b#Y9XVByF(;ŵhW&B] WÜ bCLs! ]&S>eċl Y4𜤦#i %-vՇM&CP{֯Rd:YϘ]475v3,u%Nv1(?%Z99v8ʒ>ؔ/ TI5={%{%- F.7p82 gM^z+te͒K,xxl8~GTt#ݎnV/R }f}@LRyښYi6 |>.T G {7#Z;Z+=+px۠e'Uzھ}{ybY XQ(~K:MD%:tv wgŦ ,҇x_X) aM$k)I/L&;/N^.sAPxT>KH]f /ȞuMTޛ䁁It,DUp6{*-dx\Aš^$Nʐ#}K&fP%S[I sohSsh ,(U8s~9Ѿ_(XU㆔[{9kVl << P{5:CG//N*@8c;4.x9CzH=˱\@/B~H&rej^lz{}9ǓYM>Ƌ_QE?h+V-IuS8{I;n3-kEI9bW aP鱇M 1C &ּr72q;xHMY7IwƎ3G,(ƅ% 6hsNj_fHj$K,^^ H4CY0Z k!1Qlb}u[}1dcnC:'Ϝ:p`(8E\ bZ_HOJBZB>X4Jzl@x6*}-EJ^JSR%]ӱl';ݨlv!SJvfkŘ03>p1pz>~a`O7zKMuo|S\C`8D(5k\ ^7v9Ezv=,A~%?2II iU@; 2"H26sbG ;_];*,bw|nC$S8Y\V&ǥpxCǀ} խk7P(쏍h0/uUZVXȜ9~|j$l Fn? ذ#@"%b*=tͳԽ٠n&uY.eEcA&Tn:36 8Y}yƼʊ SIJ0qȜFfCn+钧kWet7wYtί0!ZM{3-jv'D+ ~$!%p1WeQGUB5)n\b>wQv۵\iUzj5Iu*SΛFGѻSۺCa {$Ldғh\nSW'%b~ڴY5@ۦ5{ڧI[T*_^p uMpGÞ\v 8Z<MÔ9;VVOZReQnC4#rh̾O*(uʀrۈLֵz@f"̀k"m6_;cK锎*C>F[n]J5,777ItN1s_R5o@eٛ{N ]2}&oB)[ƈu_U߻rhxQ饠X 5GOPzh*jP^SP^R{e)2|n(DM)ю|, o<+߉1in  Ei0[԰3%پ I L*\ rQ vbY/`\҅ͷoDZͶ sٞKZ|/B ୣ WȒϥsߎ7%zn?JT=}zʓ7ɬ7\)(LbCu|$˥\~MP79NC.ՓeDGIZO2B/muXRsh;J/\\dE*jJ^VCuzhQnZ#70v"X# 녹H}'P$9adY(ݏ2IvT/vjD%Z.!W/&1^gV)X2l}!KGQ=l!KL0YzYǏɓ0fǹ ͎©  AU$ $kF.qTXC{[ՁID?]cCtbSxJz$!ot vovZ"򍱝LbjɱL-18.tI