| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: orage-lang | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 4.18.0 | Vendor: openSUSE |
| Release: bp156.2.7 | Build date: Mon May 13 19:16:38 2024 |
| Group: System/Localization | Build host: h02-ch1d |
| Size: 2787596 | Source RPM: orage-4.18.0-bp156.2.7.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://docs.xfce.org/panel-plugins/orage/start | |
| Summary: Translations for package orage | |
Provides translations for the "orage" package.
GPL-2.0-or-later
* Wed Feb 08 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.18.0
* Changed Orage internal time and data strings to GDateTime (MR !20)
* In event list, fixed event hiding when event start at 00:00 and
end 00:00 in same date (this kind event can be created when
creating full day event, save event and then unset full day option).
(MR !20)
* Removed bundled libical (Issue #5)
* Removed panel plugin (Issue #11)
* Removed GlobalTime (Issue #12)
* Replaced old Orage icons (Issue #16) and removed 160x160 icons
* Replaced deprecated dbus-glib with GDBus (Issue #4)
* Changed event attach order in day view window (Issue #15)
* Added Wayland support (Issue #2)
* Fixed orage_persistent_alarms.txt not found messages (MR !35)
* Fixed after wakeup tray icon updating (Issue #14)
* Changed alarm_structure to reference counted structure. This
fixes warnings about memory leaks (MR !38, replaces MR !8)
* Changed libnotify minimum version to 0.7.0 (MR !39)
* Disabled sound alarm when sound command is not set (MR !40)
* Fixed large ical file import (Issue #8)
* Translation Updates
* Fri Apr 08 2022 Maurizio Galli <maurizio.galli@suse.com>
- Fix categories in org.xfce.orage.globaltime.desktop
* Wed Mar 23 2022 Maurizio Galli <maurizio.galli@suse.com>
- Update to version 4.16.0
* Finalize port to GTK 3, small fixes and cleanup for 4.16.0
* Add new application icon (!18)
* Fix some memory leaks
* i18n: Use `xfce_textdomain()` to initialize translations
* Trace messages cleanup (!15)
* Update COPYING (Issue #10, !17)
* Use stdout and stderr correctly in main.c
* Build tz_convert only with bundled libical (!14)
* Switch to reverse-DNS naming for icon and desktop files (!13)
* D-Bus service cleanup (!12)
* Fix `orage_exec()` and its calls
* Update project files (!10)
* Fixed strptime parse issue on FreeBSD (#6, !11)
* Fix make distcheck warnning
* Fixed libpopt detection on FreeBSD (!9)
* Fix build warnings 3: Clang static analyzer (!6)
* Added 'git' to program version string and 'sed' check (!7)
* Fix build warnings 2: Compilation (!4)
* Fix build warnings 1: Autotools (!3)
* Add basic GitLab pipeline (!2)
* Sat Mar 03 2018 seife+obs@b1-systems.com
- add 0001-fix-build-with-libical-version-3.patch (bxo#13997)
- should now work with libical > 2
* Sat Mar 03 2018 jengelh@inai.de
- Explicitly request old libical
* Sun Apr 12 2015 gber@opensuse.org
- update to version 4.12.1
- bxo#11807: Wrong plugin module name
- bxo#11380: Error in manpage
- drop obsolete orage-fix-plugin-filename.patch
* Thu Apr 09 2015 gber@opensuse.org
- add orage-fix-plugin-filename.patch in order to fix the plugin
filename so that the plugin is found again (bxo#11807)
* Thu Apr 09 2015 gber@opensuse.org
- update to version 4.12.0
- several issues reported by Coverity fixed.
- bxo#10647: missing translations in globaltime
- bxo#10648: missing window title translation in globaltime
- bxo#10947: Implemented Orage vertical panel clock
- bxo#8719: Implemented Orage panel plugin as module
- possible to set delayed file close time
* Wed Dec 11 2013 gber@opensuse.org
- update to version 4.10.0
- fix bxo#9249: Hourly flag missing from event window and tooltip
- fix bxo#9830: Pick the date dialog is not localized
- fix bxo#9014: Rename Execute button to Postpone for snooze
alarms
- fix bxo#9017: Clarified Delete confirmation message
- fix bxo#9024: Clear nto used extra space from main calendar
- fix bxo#10517: Fix archiving to use correct year
- fix bxo#10325: Fix startup failure for some languages
- fix bxo#10108: Use g_strdup() instead of strdup() with g_free()
- fix bxo#10107: Fixed potential memory leak
- fix bxo#10473: Fixed crash in file copy with missing files
- fix bxo#10401: Use exo-open instead of fixed firefox with help
- fix bxo#9507: Older than 1970 periodic events do not work
- fix bxo#7929: Some foreign files show time offset in event view
- fix bxo#8382: Some events were shown on wrong day
- fix bxo#8508: Event ending at midnight is shown on the next day
- fix bxo#8426: Missing translations for some timezone names
- fix bxo#9028: Orage shows events at +0000 with some iCal files
- fix bxo#9810: Do not show "null" when Location or Notes is empty
- fix bxo#8231: Make the alarm type selectable for foreign files
- fix bxo#8383: Possible to start day view on first day of week
- fix bxo#6597: Tooltip enhacements to use Pango markup
- fix bxo#9011: Tooltip enhacements to use smaller windows
- fix bxo#10432: Possible to make Orage quit when asked to close
- fix bxo#9291: Handle external updates to Orage file also
- fix bxo#7873: Allow inserting events to foreign files
- fix bxo#9250: New list of all events in event list window
- drop obsolete orage-do-not-hardcode-firefox.patch
- remove %clean
- drop unnecessary removal of unsupported locales
* Fri Feb 01 2013 gber@opensuse.org
- update to version 4.8.4:
- fix bxo#8525: Orage notifies every second on "All day events"
- fix bxo#4817: anchor('#') does not work in help links
- fix bxo#9243: strptime() needs _XOPEN_SOURCE_EXTENDED defined
- fix bxo#9248: internal libical fix SSPM_UNKNOWN_MINOR_TYPE
- fix bxo#8231: alarm type is selectable for foreign files
- fix bxo#9739: new TODOs start as NOT completed
- fix bxo#9738: main window sorts TODOs by due-date
- fix bxo#9598: main window tooltip shows title and location bold
- translation updates
- rebase and rename orage-4.8.2-use-docdir.patch to
orage-use-docdir.patch
- add orage-do-not-hardcode-firefox.patch in order to use exo-open
instead of hardcoding firefox
/usr/share/locale/ar/LC_MESSAGES/orage.mo /usr/share/locale/ast/LC_MESSAGES/orage.mo /usr/share/locale/be/LC_MESSAGES/orage.mo /usr/share/locale/bg/LC_MESSAGES/orage.mo /usr/share/locale/ca/LC_MESSAGES/orage.mo /usr/share/locale/cs/LC_MESSAGES/orage.mo /usr/share/locale/da/LC_MESSAGES/orage.mo /usr/share/locale/de/LC_MESSAGES/orage.mo /usr/share/locale/el/LC_MESSAGES/orage.mo /usr/share/locale/en_AU/LC_MESSAGES/orage.mo /usr/share/locale/en_GB/LC_MESSAGES/orage.mo /usr/share/locale/eo/LC_MESSAGES/orage.mo /usr/share/locale/es/LC_MESSAGES/orage.mo /usr/share/locale/et/LC_MESSAGES/orage.mo /usr/share/locale/eu/LC_MESSAGES/orage.mo /usr/share/locale/fi/LC_MESSAGES/orage.mo /usr/share/locale/fr/LC_MESSAGES/orage.mo /usr/share/locale/gl/LC_MESSAGES/orage.mo /usr/share/locale/he/LC_MESSAGES/orage.mo /usr/share/locale/hr/LC_MESSAGES/orage.mo /usr/share/locale/hu/LC_MESSAGES/orage.mo /usr/share/locale/id/LC_MESSAGES/orage.mo /usr/share/locale/is/LC_MESSAGES/orage.mo /usr/share/locale/it/LC_MESSAGES/orage.mo /usr/share/locale/ja/LC_MESSAGES/orage.mo /usr/share/locale/kk/LC_MESSAGES/orage.mo /usr/share/locale/ko/LC_MESSAGES/orage.mo /usr/share/locale/lt/LC_MESSAGES/orage.mo /usr/share/locale/lv/LC_MESSAGES/orage.mo /usr/share/locale/nb/LC_MESSAGES/orage.mo /usr/share/locale/nl/LC_MESSAGES/orage.mo /usr/share/locale/nn/LC_MESSAGES/orage.mo /usr/share/locale/pa/LC_MESSAGES/orage.mo /usr/share/locale/pl/LC_MESSAGES/orage.mo /usr/share/locale/pt/LC_MESSAGES/orage.mo /usr/share/locale/pt_BR/LC_MESSAGES/orage.mo /usr/share/locale/ro/LC_MESSAGES/orage.mo /usr/share/locale/ru/LC_MESSAGES/orage.mo /usr/share/locale/sk/LC_MESSAGES/orage.mo /usr/share/locale/sq/LC_MESSAGES/orage.mo /usr/share/locale/sr/LC_MESSAGES/orage.mo /usr/share/locale/sv/LC_MESSAGES/orage.mo /usr/share/locale/th/LC_MESSAGES/orage.mo /usr/share/locale/tr/LC_MESSAGES/orage.mo /usr/share/locale/ug/LC_MESSAGES/orage.mo /usr/share/locale/uk/LC_MESSAGES/orage.mo /usr/share/locale/vi/LC_MESSAGES/orage.mo /usr/share/locale/zh_CN/LC_MESSAGES/orage.mo /usr/share/locale/zh_TW/LC_MESSAGES/orage.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026