gparted r817 - in trunk: . src
- From: gedakc svn gnome org
- To: svn-commits-list gnome org
- Subject: gparted r817 - in trunk: . src
- Date: Wed, 9 Apr 2008 19:40:19 +0100 (BST)
Author: gedakc
Date: Wed Apr 9 19:40:19 2008
New Revision: 817
URL: http://svn.gnome.org/viewvc/gparted?rev=817&view=rev
Log:
Updated to align with desktop specifications and Human Interface Guidelines
Modified:
trunk/ChangeLog
trunk/gparted.desktop.in
trunk/src/Makefile.am
Modified: trunk/gparted.desktop.in
==============================================================================
--- trunk/gparted.desktop.in (original)
+++ trunk/gparted.desktop.in Wed Apr 9 19:40:19 2008
@@ -1,10 +1,9 @@
[Desktop Entry]
-Encoding=UTF-8
-_Name=GParted
-_Comment=GNOME Partition Editor
-Exec=gparted
-Icon=gparted.png
+_Name=GParted Partition Editor
+_Comment=Create, reorganize, and delete partitions
+Exec=gksu gparted
+Icon=gparted
Terminal=false
Type=Application
-Categories=GNOME;Application;System;
+Categories=GNOME;System;
StartupNotify=true
Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Wed Apr 9 19:40:19 2008
@@ -7,7 +7,7 @@
AM_CXXFLAGS = -Wall
-bin_PROGRAMS = gparted
+sbin_PROGRAMS = gparted
gparted_SOURCES = \
Device.cc \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]