diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-08-01 21:39:15 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-08-01 21:39:15 +0000 |
commit | d79c4b9acecaf234381b749dbfc835b32166d6d6 (patch) | |
tree | 4d7057e32013238818a21e43836cf69733e54445 /data/rpmdrake-sources.desktop.in | |
parent | abc3954f84a38fb4c85e7a035dd6ab56cb40b454 (diff) | |
download | rpmdrake-d79c4b9acecaf234381b749dbfc835b32166d6d6.tar rpmdrake-d79c4b9acecaf234381b749dbfc835b32166d6d6.tar.gz rpmdrake-d79c4b9acecaf234381b749dbfc835b32166d6d6.tar.bz2 rpmdrake-d79c4b9acecaf234381b749dbfc835b32166d6d6.tar.xz rpmdrake-d79c4b9acecaf234381b749dbfc835b32166d6d6.zip |
disable notifications (#18965)
Diffstat (limited to 'data/rpmdrake-sources.desktop.in')
-rw-r--r-- | data/rpmdrake-sources.desktop.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/rpmdrake-sources.desktop.in b/data/rpmdrake-sources.desktop.in index cd25d3f1..6618c0a7 100644 --- a/data/rpmdrake-sources.desktop.in +++ b/data/rpmdrake-sources.desktop.in @@ -5,4 +5,5 @@ Exec=/usr/sbin/edit-urpm-sources.pl TryExec=/usr/sbin/edit-urpm-sources.pl Terminal=0 Type=Application -Categories=System;SystemSetup;X-Mandrake-SoftwareManagement
\ No newline at end of file +Categories=System;SystemSetup;X-Mandrake-SoftwareManagement +StartupNotify=false |