[gnome-packagekit] Just call the install/remove program 'Software'
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Just call the install/remove program 'Software'
- Date: Wed, 15 Aug 2012 09:54:42 +0000 (UTC)
commit aff6fdbcef0c5e417a0cc38371899b8d71fcc770
Author: Richard Hughes <richard hughsie com>
Date: Mon Aug 13 15:11:05 2012 +0100
Just call the install/remove program 'Software'
Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=675638
data/gpk-application.desktop.in | 2 +-
data/gpk-application.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gpk-application.desktop.in b/data/gpk-application.desktop.in
index 2c86fe8..1c79184 100644
--- a/data/gpk-application.desktop.in
+++ b/data/gpk-application.desktop.in
@@ -1,5 +1,5 @@
[Desktop Entry]
-_Name=Install Software
+_Name=Software
_Comment=Add or remove software installed on the system
Icon=system-software-install
Exec=gpk-application
diff --git a/data/gpk-application.ui b/data/gpk-application.ui
index 2ddc7cb..a112718 100644
--- a/data/gpk-application.ui
+++ b/data/gpk-application.ui
@@ -9,7 +9,7 @@
</object>
<object class="GtkApplicationWindow" id="window_manager">
<property name="can_focus">False</property>
- <property name="title" translatable="yes">Install Software</property>
+ <property name="title" translatable="yes">Software</property>
<property name="window_position">center</property>
<property name="hide_titlebar_when_maximized">True</property>
<property name="icon_name">gtk-info</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]