[accounts-dialog] Update POTFILES.in



commit 71441d99fae3943f0c1d686b94d0e6539e2ec7fa
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jul 15 23:09:18 2010 -0400

    Update POTFILES.in

 data/Makefile.am               |   10 ----------
 data/accountsdialog.desktop.in |   10 ----------
 po/POTFILES.in                 |    3 ++-
 src/user-panel.desktop.in      |    4 ++--
 4 files changed, 4 insertions(+), 23 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 411ba30..befe30a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -9,15 +9,5 @@ ui_DATA = \
 	user-accounts-dialog.ui \
 	account-fingerprint.ui
 
-desktopdir = $(datadir)/applications
-desktop_in_files = accountsdialog.desktop.in
-desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
-
- INTLTOOL_DESKTOP_RULE@
-
 EXTRA_DIST = 			\
-	$(desktop_in_files)	\
 	$(ui_DATA)
-
-CLEANFILES =			\
-	$(desktop_DATA)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 0885d17..ac9e487 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,6 +1,5 @@
 # List of source files which contain translatable strings.
 [encoding: UTF-8]
-data/accountsdialog.desktop.in
 src/fingerprint-strings.h
 src/gdm-languages.c
 src/main.c
@@ -13,6 +12,8 @@ src/um-login-options.c
 src/um-password-dialog.c
 src/um-photo-dialog.c
 src/um-user-manager.c
+src/um-user-panel.c
+src/user-panel.desktop.in
 [type: gettext/glade]data/account-dialog.ui
 [type: gettext/glade]data/language-chooser.ui
 [type: gettext/glade]data/password-dialog.ui
diff --git a/src/user-panel.desktop.in b/src/user-panel.desktop.in
index f2ece0d..31db3c5 100644
--- a/src/user-panel.desktop.in
+++ b/src/user-panel.desktop.in
@@ -1,6 +1,6 @@
 [Desktop Entry]
-Name=Users
-Comment=Add or remove users
+_Name=Users
+_Comment=Add or remove users
 Categories=System;Settings;
 Icon=system-users
 Exec=gnome-control-center users



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]