This commit is contained in:
Sean Davis 2014-03-29 11:59:22 -04:00
parent d895b4a4eb
commit 16e434bb92
2 changed files with 12 additions and 12 deletions

View File

@ -381,7 +381,7 @@ class MugshotWindow(Window):
scaled = pixbuf.scale_simple(512, 512, scaled = pixbuf.scale_simple(512, 512,
GdkPixbuf.InterpType.HYPER) GdkPixbuf.InterpType.HYPER)
scaled.savev(scaled_filename, "png", [], []) scaled.savev(scaled_filename, "png", [], [])
self.updated_filename = scaled_filename self.updated_image = scaled_filename
# Copy the file to ~/.face # Copy the file to ~/.face
shutil.copyfile(self.updated_image, face) shutil.copyfile(self.updated_image, face)

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-03-08 23:21-0500\n" "POT-Creation-Date: 2014-03-29 11:56-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -61,7 +61,7 @@ msgstr ""
msgid "Browse…" msgid "Browse…"
msgstr "" msgstr ""
#: ../data/ui/MugshotWindow.ui.h:9 ../mugshot/MugshotWindow.py:491 #: ../data/ui/MugshotWindow.ui.h:9 ../mugshot/MugshotWindow.py:499
msgid "Mugshot" msgid "Mugshot"
msgstr "" msgstr ""
@ -126,42 +126,42 @@ msgstr ""
#. Set the record button to retry, and disable it until the capture #. Set the record button to retry, and disable it until the capture
#. finishes. #. finishes.
#: ../mugshot/CameraMugshotDialog.py:280 #: ../mugshot/CameraMugshotDialog.py:278
msgid "Retry" msgid "Retry"
msgstr "" msgstr ""
#. Password was incorrect, complain. #. Password was incorrect, complain.
#: ../mugshot/MugshotWindow.py:300 #: ../mugshot/MugshotWindow.py:298
msgid "Authentication Failed" msgid "Authentication Failed"
msgstr "" msgstr ""
#: ../mugshot/MugshotWindow.py:301 #: ../mugshot/MugshotWindow.py:299
msgid "User details were not updated." msgid "User details were not updated."
msgstr "" msgstr ""
#: ../mugshot/MugshotWindow.py:421 #: ../mugshot/MugshotWindow.py:429
msgid "Update Pidgin buddy icon?" msgid "Update Pidgin buddy icon?"
msgstr "" msgstr ""
#: ../mugshot/MugshotWindow.py:422 #: ../mugshot/MugshotWindow.py:430
msgid "Would you also like to update your Pidgin buddy icon?" msgid "Would you also like to update your Pidgin buddy icon?"
msgstr "" msgstr ""
#: ../mugshot/MugshotWindow.py:492 #: ../mugshot/MugshotWindow.py:500
msgid "Enter your password to change user details." msgid "Enter your password to change user details."
msgstr "" msgstr ""
#: ../mugshot/MugshotWindow.py:494 #: ../mugshot/MugshotWindow.py:502
msgid "" msgid ""
"This is a security measure to prevent unwanted updates\n" "This is a security measure to prevent unwanted updates\n"
"to your personal information." "to your personal information."
msgstr "" msgstr ""
#: ../mugshot/MugshotWindow.py:641 #: ../mugshot/MugshotWindow.py:649
msgid "Update LibreOffice user details?" msgid "Update LibreOffice user details?"
msgstr "" msgstr ""
#: ../mugshot/MugshotWindow.py:642 #: ../mugshot/MugshotWindow.py:650
msgid "Would you also like to update your user details in LibreOffice?" msgid "Would you also like to update your user details in LibreOffice?"
msgstr "" msgstr ""