wrong utf-8 header

Bug #1170833 reported by Gil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kupfer
Fix Committed
Undecided
Karol Będkowski

Bug Description

That's an i18n issue, as can be seen in[1] currently kupfer translation template (pot file) can not be generated.

The underlying error is due to a wrong header in files:
kupfer/plugin/rhythmbox.py
kupfer/plugin/session_gnome.py

They have:
# -*- coding: UTF8 -*-

While it must be (so that intltool-update does not complain):
# -*- coding: utf-8 -*-

[1] https://l10n.gnome.org/module/kupfer/

Revision history for this message
Karol Będkowski (karol-bedkowski) wrote :

Thanks for reporting this problem.

Changed in kupfer:
status: New → In Progress
assignee: nobody → Karol Będkowski (karol-bedkowski)
Changed in kupfer:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.