| Summary: | Error in schemas | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Mikhail Zabaluev <mhz> |
| Component: | gnome-panel | Assignee: | Yuri N. Sedunov <aris> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P5 | CC: | aris |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
Более неактуально, как я понимаю. |
Installation of gnome-panel-2.2.1-alt1 produces a warning: WARNING: Failed to parse default value `ш╡ш╢\' for schema (/schemas/apps/clock_applet/prefs/hour_format) The faulty place in the schemas is the following: <locale name=\"fa\"> <default>ш╡ш╢</default> <short>ы┌ь╖ы└ь╗ ьЁь╖ь╧ь╙</short> </locale> It\'s supposed to be an integer value, and other locales specify 24 as the default. --- ---